cancel
Showing results for 
Search instead for 
Did you mean: 

Restriction not to change product description attribute based on user group

0 Kudos

HI,

I have requirement to implement restriction not to change product description attribute in product model based on user group though impex. I have verified few impex files but restrictions are present on product model only and not on attribute in product model (ex - product description, name..etc). Can you help me how to implement this.

Regards,

Devendra

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member620692
Active Contributor
0 Kudos

Hi Devendra Reddy - please find below the required ImpEx:

$START_USERRIGHTS
Type;UID;MemberOfGroups;Password;Target;read;change;create;delete;change_perm
UserGroup;restrictedUsrGrp;productmanagergroup;
;;;;Product.description;;-;;;-
$END_USERRIGHTS