João,
What I asked for previously doesn't work for what I want
I need that when choosing a user in one dropdown, it is not available in the other dropdown
I tried with a filter in the database:
Exchanges.UserID_Receives <> Exchanges.UserID_Envia
Do I have to create a customer action? right?
I blocked