Disable actions
# avo-2
w
Is there a way to disable edit and create options across the whole app? I know you can do it for specific users with the authorization config, but we want to disable it completely on community license so that people can just view data and use specific actions we code in.
l
Hello @wooden-island-51391. The described behavior can only be achieved with policies, and it's not available on community license
w
Ok, thanks. I had a feeling that might be the case since I couldn't find anything in the docs
l
Anytime!
l
What Paul said is correct. Also, when you start with the authorization feature you can lock those actions down for all resource with the master
ApplicationPolicy
5 Views