Lookup Field from Large List
Posted: 07 Oct 2018
Hi,
I am trying to create a lookup field on a form that is pulling from a large list that exceeds the threshold limit. This look up field is from the parent entity (Tickets). Our system allows child entities (Actions) to be created unattached to the parent, and then linked to the parent before closing.
See attached example where I have a Action record (child entity) that I am trying to associate with a Ticket (parent entity). The ticket list is very large but I have several fields which I can filter on.
I would like to know if there is a way that we can filter the drop down based upon a combination of fields in the parent list. The fields I would use are Client and Status. Client would be available on the Action edit form selected by the User. Status would be something we would set as a default to only show our version of "active" Tickets.
I am trying to create a lookup field on a form that is pulling from a large list that exceeds the threshold limit. This look up field is from the parent entity (Tickets). Our system allows child entities (Actions) to be created unattached to the parent, and then linked to the parent before closing.
See attached example where I have a Action record (child entity) that I am trying to associate with a Ticket (parent entity). The ticket list is very large but I have several fields which I can filter on.
I would like to know if there is a way that we can filter the drop down based upon a combination of fields in the parent list. The fields I would use are Client and Status. Client would be available on the Action edit form selected by the User. Status would be something we would set as a default to only show our version of "active" Tickets.