In clientDefs->{Scope}->relationshipPanels there's a primaryFilter attribute. I assume this is supposed to set the specified primary filter as the default filter when selecting a related record. I tried it in a link field and it didn't do anything, so I further assume it only works when applied to a relationship panel. It would be great if this attribute worked with link fields. When clicking the link, it would open the modal with the filter applied and the modal title would display the filter name.
I know we have the selectPrimaryFilterName attribute, which works fine, but it allows the user to select a different primary filter after opening the record. Also, it doesn't display the filter name in the modal title.
I know we have the selectPrimaryFilterName attribute, which works fine, but it allows the user to select a different primary filter after opening the record. Also, it doesn't display the filter name in the modal title.