Annette Marie Posted August 14, 2010 Posted August 14, 2010 I was wondering could someone help me with some problems I'm having with buttons...I can't figure out what's wrong. Is there a way to send my database so you can see the problem for yourself? If so how? It's probably something really simple I just am missing.
bcooney Posted August 14, 2010 Posted August 14, 2010 Hello Annette, Yes, use Save as Clone, then zip the file. Use the Manage Files link available in Full Reply to upload the file. Barbara
Annette Marie Posted August 14, 2010 Author Posted August 14, 2010 Thanks for that!! Basically...the buttons at the top to go to the seperate detailed sheets isn't working for all the sheets. Respite3_Clone.zip
bcooney Posted August 14, 2010 Posted August 14, 2010 OK, Annette. Here is what is going on in this template. Each button above has a scriptparameter attached to it. When you click "Services," it starts the script, "Go to Record Detail" with the scriptparameter, "Services". You'll see that in the script, "Go to Record Detail," the developer uses the If, ElseIf, EndIf structure to navigate to the proper layout given the incoming parameter. (The parameter is set using Button Setup>Perform Script with Specify...) You've changed the incoming parameter from "Services" to "Products". The script does not have the logic to handle the incoming parameter, "Products." You know, I love templates, but sometimes when you are starting out, they confuse you more than they help.
Annette Marie Posted August 14, 2010 Author Posted August 14, 2010 Nevermind...it was something really simple...I found the problem. It helps to walk away for a minute when your frustrated! ha. Thanks anyway
Annette Marie Posted August 14, 2010 Author Posted August 14, 2010 Yes...I realized that while I was waiting for help. I'd love to start from scratch for what I'm looking for it's just I don't have nearly enough grasp on what to do. I figured it was just easier to edit one done already. Not as easy as I thought. Thanks for helping, I really appreciate it!
Recommended Posts
This topic is 5215 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now