Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
1607 Visualizzazioni

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. 

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Autore

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

Autore

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.

Post correlati Risposte Visualizzazioni Attività
1
ago 19
7184
1
ott 18
2992
3
giu 21
9690
5
ago 24
46572
1
ott 23
1055