Skip to Content
Menu
This question has been flagged
2 Replies
4233 Views

I would like to hide a button that i create according a group of users. In the view ido that but it doesn't worked

Avatar
Discard
Best Answer

Hi mohamed,

You hide button by giving  security groups to button.

eg : <button name="button name" string=" " type="" groups="group_name"/>

User who has this group permission can only  see the button

Avatar
Discard
Best Answer

Hello, I'm finding it difficult to remove certain buttons (create, edit, validate) and do things like remove items from the 'actions' menu for a given user group. My client is on the Saas V13, no customisations of course, not even studio, so just using the UI. I would imagine that the standard features provide for applying user restrictions, but I can't work out how! Any advise would be greatly appreciated, as I've spent a whole day on this, looking through forums, and find people jumping into code, which doesn't help me. I've worked out menu items, but not screen actions.

Avatar
Discard