March 12, 201114 yr I have just made my first foray into conditional value lists which seem to be working ok when I add a new record. I select a value from the first field which then gives me the correct options on the second field and so on for five consecutive fields. My little problem is that in find mode when I select a value in the manufacturer field I am given the correct values to select in the model field but after that the next three fields have no value in the value list. Because it works fine in browse mode when I add a new record, should I expect it to work the same in find mode?
March 13, 201114 yr In find mode, there is no record data to base conditional values lists upon (there are in browse mode). So no, it won't work. IMHO in Find mode, display all values in each field. To find the records that match a third value the users do not have to enter values in the other two fields.
Create an account or sign in to comment