Good morning,
I have a custom entity called "Quote". Our Espo is used by 10 inhouse freight forwarders but I encountered a problem.
We want to give access to all Quotes to all users so they can learn and be better at pricing.
Contact can have many Quotes.
A freight forwarder should view all fields of own Quotes but all fields minus who is the Contact of Quotes he does not own. Because he shouldn't be able to view who his coworkers works with and for how much.
This is "Freight Forwarder" role's permission.
The problem is that there is one option missing, because field level has only yes and no. There is no "own" option.
I would love to hear your tips how to do this.
If is planned to be implemented in near future or if it is not then how I can implement that with custom code (I am a developer).
Thank you very much
I have a custom entity called "Quote". Our Espo is used by 10 inhouse freight forwarders but I encountered a problem.
We want to give access to all Quotes to all users so they can learn and be better at pricing.
Contact can have many Quotes.
A freight forwarder should view all fields of own Quotes but all fields minus who is the Contact of Quotes he does not own. Because he shouldn't be able to view who his coworkers works with and for how much.
This is "Freight Forwarder" role's permission.
The problem is that there is one option missing, because field level has only yes and no. There is no "own" option.
I would love to hear your tips how to do this.
If is planned to be implemented in near future or if it is not then how I can implement that with custom code (I am a developer).
Thank you very much
Comment