Check fields authorizations server-side
I regularly use fields to filter access to documents in a filecabinet (e.g. : "country = Germany" is set by default and is read-only for users in Germany). Problem being that anyone can just right-click on the field and delete its attribute "disabled" and then delete the filter, thus accessing any documents.
1
vote
François TASSY
shared this idea
Thank you for your contribution. You can use field dependent rights to achieve this.