So scriptcase security system uses sc_apl_conf to set up CRUD user rights. This is all automatic and internal to SC.
Is there a function (or session array) I can access in apps to know if a user has access, insert, update or delete rights? It’s already in memory, don’t want another database read.
Why? There are certain buttons to hide, actions to take once a form loads, dependent on this.