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
4933 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sie 22
4425
3
wrz 24
15639
3
mar 16
4319
0
lut 16
4043
3
lis 21
12053