In the Forms 9.2 help files there is the following note:
Note: If you are matching a drop-down field to a database column, it will match the values assigned to each choice in the list instead of the choices themselves. If no value is assigned to a choice, the choice will be used instead.
In Forms 9.1 when you matched a drop-down field to a database column it just used the values from the lookup as the values and choices for the drop-down. Is this stating there is now a way to assign the values from the lookup as the drop-down field values and specify different choices?
Can someone give some clarification or possibly an example as to what this means exactly?