Skip to Content
Menu
This question has been flagged
1 Reply
1328 Views

I want to show id field in tree view only for admin user not for other users.How to do it?

Avatar
Discard
Best Answer

Hi, Add a id field in tree view and use the administrator group (Settings : id="group_system" ) in the field as below.

<field name="id" groups="base.group_system"/>

Hope it will help you.

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
1482
1
Nov 24
1188
2
Sep 24
1046
1
Aug 24
2450
3
Aug 24
2683