Hello,
We are creating an interface that is filtered by collaborator is current user.
But collaborators can be of 2 kinds (from a simple select: commercial and analyst). And both fields have to appear in the record in the interface. So that a Commercial collaborator knows who is the analyst assigned to this process, and vice versa. And also, so that in the collaborator field only a Commercial collaborator can be chosen for that field, and only an Analyst can be chosen for the other field.
We have tried to use linked fields to a different table with User, Type of user (commercial, analyst). And then we do get the right people in the right role... but of course, then you don't get the current user filter in the interface.
Looking around and with many tries, we have found no way to do this.
How would we be able to do this?