drumorgan Posted July 13, 2011 Posted July 13, 2011 Trying to make sure to put my questions in the right section. Sorry if I guessed wrong. I fixed one problem by changing a layout to be based on a 'Jobs' table, to have it display correctly. Now, each line in that table (representing a unique record) has a button that I'd like to use to go to a detailed layout of the individual record from the 'Customer' table. So, I guess I need to get the customer_ID value from the line item of the job displayed and when I switch over to the detailed Customer view use that value to see that specific customer. If both layouts are associated with the same table, the button seems to work seamlessly, with the script doing not much more than "goto Layout (detail)" But, since each layout is associated with a different table, it doesn't seem to want to automatically give me that exact Customer. I'm sure there is a simple solution. Can someone explain what I am missing?
drumorgan Posted July 13, 2011 Author Posted July 13, 2011 You, sir, are a genius. I am going to double your pay rate here. :)
Recommended Posts
This topic is 4880 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