Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1628 Widoki

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. 

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

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

Autor

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.

Powiązane posty Odpowiedzi Widoki Czynność
1
sie 19
7193
1
paź 18
3005
3
cze 21
9703
5
sie 24
46616
1
paź 23
1055