Newbies cgerman77 Posted September 17, 2007 Newbies Posted September 17, 2007 Hi Guys, this is my first post and I am very new to Filemaker Pro, but I am working on a simple catalog database. One of the main features is that there are tabs for different items. I have a list of clickable items such as: Lavatory Faucet Tub Faucet etc. and on the bottom have tabs that show the same items. I want to show the correct tab of Lavatory Faucet when someone clicks the Lavatory Faucet list item. I have tried with Object Name and then creating and If Else statement but I don't seem to know how to properly set it up. Any help is greatly appreciated. -MaNu
m.v.peabody Posted September 19, 2007 Posted September 19, 2007 It sounds like what you are describing is a simple layout with different records, which fall under your groupings (bath faucet, kitchen faucet, etc.) which would be a field held together with a value list. I'm guessing that you want to go to a different layout when you click on your item. In that case, just create one layout with the "clickable item," and under the Format menu, go to Button Setup and Go To Layout. Choose a layout that has that item and it's information that you want to make available. Make sure you have a button on that layout to go back to the other layout. Alternatively you may want to write a script that sends the user to the correct layout if there are other considerations, like beginning with the cursor in a certain field or resizing a window.
Recommended Posts
This topic is 6280 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