Hi,
I have this need:
I have a user tables for each user I gave several Zone (cod_zona) that he should be able to see. Thus Utenti table and Table Master Detail Zone.
I have a Customers table and each customer has combined in a record field of its cod_zona.
Should ensure that the user can see and then access only to customers with the Zone (cod_zona) assigned to him. Currently able to associate in (Advanced security settings, User can see and edit their own data only) one area at a time, but this association is one to one and not one to "n"
Example:
User1 should see the Customer Zone 1, Zone 2, Zone 3, Zone 4
User2 should see the Customer Zone 2 and Zone 4
Someone has any suggestions?