Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4923 Представления

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
4417
3
сент. 24
15632
3
мар. 16
4308
0
февр. 16
4034
3
нояб. 21
12028