Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
1594 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
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.

Publicações relacionadas Respostas Visualizações Atividade
1
ago. 19
7174
1
out. 18
2986
3
jun. 21
9675
5
ago. 24
46532
1
out. 23
1052