Wondering if there is a way to allow editing of an Account Contact Relationship field, ie. Roles from a table row created for a Contact?
I am able to view the ACR field by using a Model_Lookup on a UI field in my Contact model. Obviously this only provides read only access.
I’ve been able to add a drawer with the ACR model and associate it to the Contact. From there it is possible to edit the ACR field. Was hoping to avoid the extra click.