0

enter image description here

I need to hide the items in the box marked in red, can I use Scss or do I have to write XPath?, please help me?, thank you!

Cris Tuan
  • 1
  • 1
  • 3

1 Answers1

0

You can achieve that using the standard UI:

• Go to the Setting-App

• Click in the top menu on "Technicals..."

• In its dropdown menum, Click on "Server Action"

enter image description here

(url similar to: /web#action=8&model=ir.actions.server&view_type=list&menu_id=4&cids=1)

• and search for your action "Insert view in article" and open it

• Click on the Security tab

• and create a group to restrict its access (display)

sylvain
  • 853
  • 1
  • 7
  • 20