Forum Discussion
QuickBaseCoachD
12 years agoQrew Captain
The default fields offered on these type of drop downs are form the record picker fields which are set in the table properties for the table you are choosing records from. So one option is just to change those defau8lr record picker fields.
Another option is to make any report that you like with any filters and sorts that you like and edit the FORM (not field) properties for that drop down field to use the report for its display fields to aid you in choosing a record from the list.
Another option is to make any report that you like with any filters and sorts that you like and edit the FORM (not field) properties for that drop down field to use the report for its display fields to aid you in choosing a record from the list.
QuickBaseCoachD
7 years agoQrew Captain
Carlos, I was away and just catching up with the forum.
Are you saying that using the record picker fields is not good enough for your purposes in the grid edit format?
If that is your issue, while its a bit of a pain, you can set up a dummy form called something like Grid Edit form and then in forms usage specify that form to be used for Grid Edit. The form will be used to indicate which fields are to be used for Grid Edit and which reports are to be used for the drop downs.
Are you saying that using the record picker fields is not good enough for your purposes in the grid edit format?
If that is your issue, while its a bit of a pain, you can set up a dummy form called something like Grid Edit form and then in forms usage specify that form to be used for Grid Edit. The form will be used to indicate which fields are to be used for Grid Edit and which reports are to be used for the drop downs.