コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1610 ビュー

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
2992
3
6月 21
9690
5
8月 24
46572
1
10月 23
1055