genericjanedoe
Technical User
I have a database search form on my main database that requires a search of records using data from other joined databases.
These sub-databases are joined to the main via their ID numbers (the only way I could get them to work together). When I want to enter a new record in a data entry form, the drop down list takes information from the ID field, but shows the field description as per the option "show the description field" available through the drop down list, and this seems to work.
However, when I do a seach using the database search form, The description appears in the drop down list, but when a selection is made the field then shows the ID number instead, even though the "show description field" option is still checked.
Any ideas how I can get the form to show the description field?
These sub-databases are joined to the main via their ID numbers (the only way I could get them to work together). When I want to enter a new record in a data entry form, the drop down list takes information from the ID field, but shows the field description as per the option "show the description field" available through the drop down list, and this seems to work.
However, when I do a seach using the database search form, The description appears in the drop down list, but when a selection is made the field then shows the ID number instead, even though the "show description field" option is still checked.
Any ideas how I can get the form to show the description field?