Rodd Posted July 24, 2007 Posted July 24, 2007 I want to be able to have a tabbed control in a layout that when you click on a secondary tab, the controls for things like next record, previous record, etc. will control a different table than the first tab. In my case, I have a layout that handles administrative tasks for "Employees", "Companies", "Customers", "Vendors". The problem is that when I go to say Customers, any record control is based on the "Employees" table (the one designated via the layout setup. Is there a way to have each tab independently control navigation, data? Thanks in advance!
Vaughan Posted July 25, 2007 Posted July 25, 2007 No, and I think you're going off the track with regard to navigation, too. Are you familiar with the Go to Related Record (GTRR) script step?
Rodd Posted July 25, 2007 Author Posted July 25, 2007 Thanks for the quick response! I've used the GTRR before, I was just trying to use the tab metaphor to consolidate the interface by business function. I guess I'll have to incorporate buttons with different layouts and mask them so it looks like it's all in the same area.
Recommended Posts
This topic is 6400 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