Is there any way to configure view permissions through scripting?
I tried this below method but no optn to pass window path to it ...
# system.perspective.isAuthorized(True, 'Authenticated/Roles/Administrator')
Is there any way to configure view permissions through scripting?
# system.perspective.isAuthorized(True, 'Authenticated/Roles/Administrator')
Hi,
Does anyone have any ideas on this?
The only option is to edit the view’s json definition in the file itself. AI (Claude) will get you there easily, especially giving an example of a view with an example permission set. Just remember to do a project scan after you edit the file