How to restrict a variable via ACL to a set of users

Renu9
Tera Contributor

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.

5 REPLIES 5

Renu9
Tera Contributor

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.