Question
5
Replies
859
Views
Cognizant
Posted: February 14, 2017
Last activity: June 5, 2017
Closed
Restricting User from saving changes made on Operator ID form
Hi,
I'm presently working on a requirement where I need to allow user to modify instances of Data-Admin-Operator-ID (via activity) but restrict them from directly saving changes made on Operator ID form. I'm thinking to remove/disable Save & Save As buttons in the toolbar only on Operator ID form & keeping the buttons active in the toolbar on any other rule form (like activity rule).
Would appreciate any thoughts to push it through.
Thanks
Abhishek
Disabling/Hiding Save/SaveAs buttons for Operator rule will be a good way to restrict the rule modification directly.
You can go ahead with this approach. Let us know if you need any help related to this.
Instead of hiding the buttons directly by overriding the section for Operator rule, there is an activity (WBToolbarSettingsDefault) that can be overridden in Operator ID class to set properties which will automatically hide buttons.
Let us know if this helps :)