跳至内容
菜单
此问题已终结
1 回复
1602 查看

For example. 
Like this one, i want to know this page's name, in views, or access rights, or menu actions.

Also the buttons and fields.


I really need all of it to properly give a right access for group of employees in the company. There's this instances that they are a procurement department, but they need some menu access in accounting module. 

形象
丢弃
最佳答案

Hi,
In order to get the name of the pages inside the notebook, you can check the views, using the developer mode, click on debug button after opening the form and click on edit form view and go through the view architecture.

If the page is added from the main view, you can see it directly there or else you have to check the inherited view. Other option is to click on Get View option and see from the debugged button.

Thanks

形象
丢弃
编写者

Is there a way to identify it via Web UI?

from the edit view form option or from the get view menu, you can get it, For fields and buttons, you can hover the mouse

编写者

I see a bunch of codes. May i know what is the identifications?

And in buttons.. They all have same "Object". Most likely. In it's one2many buttons.

相关帖文 回复 查看 活动
1
8月 19
7184
1
10月 18
2991
3
6月 21
9687
5
8月 24
46567
1
10月 23
1055