I was wondering whether it was possible to dynamically change the selection options presented with a combo-box dependant upon the value entered in a previous combobox on the same input form.
The issue is that I wish to present the user with a limited list of ZIP/POST Codes depending on the thoroughfare entered/selected in an earlier combo box. So if the user chooses an existing thoroughfare the ZIP/POST codes associated with that thoroughfare are only presented.
The form is an unbound input form.
Michael
The issue is that I wish to present the user with a limited list of ZIP/POST Codes depending on the thoroughfare entered/selected in an earlier combo box. So if the user chooses an existing thoroughfare the ZIP/POST codes associated with that thoroughfare are only presented.
The form is an unbound input form.
Michael