Forum Discussion
PaulEaston
3 years agoQrew Assistant Captain
Thank you. I got it working. What I'm still struggling with is what determines which fields are shown in the lookup?
If I click "add participant" in the event form, it will pull up a selector that show three fields. It seems to the first three fields in the default report for that table. Changing the default form to put the three fields as the first three gives me control over what is displayed in the lookup, but some fields seem to be ignored.
For example, I can't use the Record ID# (key) field, it is just ignored. Also, I have a formula text field that concatenates a several fields, and it is also ignored in the lookup field.
Is there documentation on which kinds of fields can be used in a lookup field?
------------------------------
Paul Easton
------------------------------
If I click "add participant" in the event form, it will pull up a selector that show three fields. It seems to the first three fields in the default report for that table. Changing the default form to put the three fields as the first three gives me control over what is displayed in the lookup, but some fields seem to be ignored.
For example, I can't use the Record ID# (key) field, it is just ignored. Also, I have a formula text field that concatenates a several fields, and it is also ignored in the lookup field.
Is there documentation on which kinds of fields can be used in a lookup field?
------------------------------
Paul Easton
------------------------------
MarkShnier__You
3 years agoQrew Legend
Paul,
We need to get our terminology correct :)
When you are picking record form a parent table in a drop down, in the absence of taking specific action to control that drop down list, the system will use the default record picker fields for that table. That is set in the Advance Settings for that table. The record picker fields help human users pick records, so it is up to you to make them as useful as possible.
You can also create a report to be used for the drop down list i you need to add more columns or control the sort of the filter. For exampl maybe you are selecting an employee and you want the drop down list to only show Active Employees.
The lookup fields come in off the relationship once the parent record is selected.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
We need to get our terminology correct :)
When you are picking record form a parent table in a drop down, in the absence of taking specific action to control that drop down list, the system will use the default record picker fields for that table. That is set in the Advance Settings for that table. The record picker fields help human users pick records, so it is up to you to make them as useful as possible.
You can also create a report to be used for the drop down list i you need to add more columns or control the sort of the filter. For exampl maybe you are selecting an employee and you want the drop down list to only show Active Employees.
The lookup fields come in off the relationship once the parent record is selected.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
- PaulEaston3 years agoQrew Assistant CaptainThanks for your help Mark.
------------------------------
Paul Easton
------------------------------