Reputation: 384
I need to hide the Edit button in Products page only for a specific user group ("Purchase/User") group. How can I do that?. I tried to change it in view xml (source) file at form level. However it is not reflecting.
Upvotes: 1
Views: 1041
Reputation: 266
Goto Access Right's of All the Groups and uncheck "Write" option for Product's item. Please check it only for "Purchase/User" group. Hope this works.
Upvotes: 0
Reputation: 14768
purchase/user group only has read rights for products. so nothing to change here. if you have a user within this group (and only in this or others without specific product rights) you would see no edit button on products. problem now is: what about an user in more than one product rights influencing groups? sorry i have no idea :/
Upvotes: 1