I have a table of accounts and for these accounts there is a row action that opens a popup to create a new activity record. In the popup there is a contact field which I would like to only filter in contacts who belong to the account that the popup was activated on. Currently when I open the popup and search for a contact to enter, the drop down pulls in all contacts in the database.
Another issue when attempting to set the filter is as follows:
Popup:
Field props
When going into Filters > Select Field:
Note it says Contact. I select the Account ID:
Account ID appears on the left but not on the right for ‘field’
When I change the “context” it reverts to [No Field].
Is there a way I can set this to only pull up contacts that are on the account in context?
Thanks.