I'm trying to find out how to restrict what can be placed in a text field based upon the element selected from a drop-down field.
I have a database with a drop-down box (a list of organisations), which gathers it's values via lookup from another table (this is working fine). I then have several subsequent fields which either [must be/may be/must not be] filled out, depending upon the drop down option chosen.
What I'd like to see is the additional fields greyed out for some drop-down options, open but ignorable for most, and mandatory for the rest.
Your help would be most appreciated by myself and by the clients for whom these forms are being designed.
I have a database with a drop-down box (a list of organisations), which gathers it's values via lookup from another table (this is working fine). I then have several subsequent fields which either [must be/may be/must not be] filled out, depending upon the drop down option chosen.
What I'd like to see is the additional fields greyed out for some drop-down options, open but ignorable for most, and mandatory for the rest.
Your help would be most appreciated by myself and by the clients for whom these forms are being designed.