May 1, 201015 yr Newbies 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
May 2, 201015 yr 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.
May 2, 201015 yr 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
Create an account or sign in to comment