Allow more than one field display in select list
Allow the select list to display more than one field from text file or DB connection, so that you could have a field for the value to be selected and a description of that field's value.
I.E a GL Number to be selected and the description of the account that number represents.
Thank you for your idea. We added it to our collection of ideas and features and will further investigate it. We currently cannot say exactly when this idea will be implemented. As soon as we have more information we will update its status.
-
Jared commented
Numerous applications of this... showing vendor names in the list, and then storing a vendor ID number - that way if the name changes slightly, you still have a good record by the ID.
I am able to solve the problem above by autoindexing on save, but that is a clunky solution.
-
Anonymous commented
To have an external select list with two columns, one for ID and another for description. When storing a document the user sees the description field but DocuWare stores the ID field.