cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Restriction not to change product description attribute based on user group

0 Likes
312

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)

arvind-kumar_avinash
Active Contributor
0 Likes

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