Skip to Content
Menú
This question has been flagged
1 Respondre
4839 Vistes

I am trying to customize the Employees view via inherited view. Currently, there are a few tabs in the Employee page: Information/.../DriverInfo/TechnicianInfo. ( i added the two pages : DriverInfo & TechnicianInfo to my notebook ) 

For the user 'Administrator', i don't need both DriverInfo and TechnicianInfo.at first, i tried 

<page string="DriverInfo" position="attributes">

    <attribute name='invisible'>1</attribute>

</page>but instead of hiding it, a new page was created with the value 1 !!please kindly,  advise how I could achieve this.

Thanks a lot

Avatar
Descartar
Best Answer

you can define a group that you want it to see the pages then in page declaration set groups="my_group"

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
d’ag. 22
4240
3
de set. 24
15486
3
de març 16
4255
0
de febr. 16
3941
3
de nov. 21
11880