You can either set the default message key within the SecurityBasics class... I think it's SecurityBasics.DefaultMessageKey, and leave all of the messages blank within the security editor (it uses the default if you don't specify one). Or, you can just assign the same permission to each of the forms so that they all have the same message. |
Here's what I want my message to look like in the messaging:
"You do not have access to {0}"
Is there anyway I could specify {0} in the message field of the denied action in the permission key?
FormAccessDenied Inventory
Thanks