I am trying to use Perform a Find, my problem is I may be trying to
something that can't be done.
I am using Radio Buttons to select what I am trying to search for, but the
configuration window is not allowing to select the field name.
In other words, I have a Radio Button Field with 2006, 2005, 2004, 2003, and
so on, I want to able to select the year I need with the Radio Buttons and
display those fields.
I tried using ==Field content match it didn't work probably because I didn't
use it properly.
I am using FMP8 on a windows system.
Thank you for your help
CS Brown
|
|
0
|
|
|
|
Reply
|
markris
|
4/2/2006 8:54:17 PM |
|
A "Field" contains data in a record eg. First Name, Last Name, Year etc
A "Value List" can be attached to a field and formated to allow
selection via radio buttons, checkboxes etc.
Are you saying you're unable to attach a value list to a field, unable
to format the value list as radio buttons, or unable to perform a find
using a field with a value list attached to it?
|
|
0
|
|
|
|
Reply
|
FP
|
4/3/2006 3:27:59 AM
|
|