Newbies phat03 Posted May 1, 2010 Newbies Posted May 1, 2010 I'm trying to create radio buttons which when selected open a secondary drop down field. For example: I have a radio button field for "Bait Type", with three radio buttons, "Artificial", "Live" and "Dead". When the Artificial button is selected I would like a second or sub drop down field to open with choices for the type of artificial bait and likewise for the other two radio buttons. Any ideas would be appreciated. Thanks, Joe D
Vaughan Posted May 2, 2010 Posted May 2, 2010 You need conditional value lists. To create these you'll need the value list options stored in a separate table with one columns being the "Bait Type" and the other columns being the "Choices". When creating a value list there is an option to base it on a field, and within this screen there is an option to select a relationship. You need to set a TO to the main table via the Bait Type field, and draw the Choices value list from this TO.
bruceR Posted May 2, 2010 Posted May 2, 2010 None of this applies to FMP 6. On the contrary, it all applies to FMP6, except some of the terminology has be changed, and of course the "tables" must be separate files. Choices.fp5.zip
Recommended Posts
This topic is 5319 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