How to restrict a variable via ACL to a set of users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2023 06:57 AM
Hi,
I am having a requirement to restrict a variable 'Description' in a catalog item. This is available in all the catalog items in the system, it is in the variable set.
If someone selects the confidential checkbox on the RITM, then this variable has to be restricted only to a specific set of users(requested for, approver) and not to any other users
Please let know is there any approach to restrict the variable in ACL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2023 04:09 AM
Hi,
I want to hide the variable on the particular RITM if that RITM is selected as confidential and based on the logged in users, so the above one is not helpful.
Is there any chance to write ACL on the sc_item_option and sc_item_option_mtom tables based on the dependant value, can we get it? I am trying on it, requesting assistance on it.