Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4969 Переглядів

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

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
серп. 22
4477
3
вер. 24
15660
3
бер. 16
4357
0
лют. 16
4061
3
лист. 21
12097