Hi dojo,
I have created a custom app which interacts with DOM objects.
One of the pages has the option to Create/Modify/Delete a DOM object with Events we can define.
Is there a way for us to only allow a certain subset of users to be able to perform these actions?
The only option I could otherwise think off is to create a duplicate of this app, and remove these Options from the app. And only give the limited users access to this new app. And the other users could still use the app with the Modification options in it.
Thanks in advance for the help!
Hi Stacey,
Currently it is not possible to allow a subset of users to be able to view certain pages or execute certain events. It is indeed possible to configure user access to the entire app.
Just want to mention that this user access rule is on application level not on data level. If a user does not have the correct permissions to create/modify/delete DOM objects it will shown an exception when trying to do that action (see image). These security settings/permissions are configured within the DomManagerSecuritySettings object of the ModuleSettings.