Hello, I made a relationship that makes a brand list and selects brands to show by role.
I’m trying to update all the users in the role that can be modified when I create one button and click the button through update_field(), is there a way I can import the values id in the relationship form that is currently displayed when I press the button?
thank you