Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
4928 Ansichten

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
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Aug. 22
4419
3
Sept. 24
15633
3
März 16
4308
0
Feb. 16
4035
3
Nov. 21
12029