Replies: 2 comments 8 replies
-
If by "JSON" you mean Custom Validators then AFAIK they can't see the user making the change, nor the before-and-after attribute values. Permissions only work at the level of entire objects, not individual attributes. Your best bet, I think, would be to configure permissions so that the user cannot modify the device at all (i.e. withhold the "change" and "delete" permissions), and then write a Custom Script (which the user has permission to run) which lets them select a device and status to change. You may want to add a Custom Link (button) on the Device page, to allow them more easily to navigate to the script to update the device status. |
Beta Was this translation helpful? Give feedback.
-
It has been solved with above works! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to write a JSON expression for DCIM>Devices that user just can update the status of each devices!
anyone can help me??
Beta Was this translation helpful? Give feedback.
All reactions