跳至內容
選單
此問題已被標幟
1 回覆
5002 瀏覽次數

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"

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
8月 22
4564
3
9月 24
15724
3
3月 16
4380
0
2月 16
4107
3
11月 21
12190