Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4206 Visninger

I want to hide the tree view for the portal user, 

I went into Technical settings -- User Interface -- Views, and I searched for the tree view I want to hide, and added on groups the groups of users, I want them to see the tree view, but nothing seems to change.

I also tried on the tree view xml declaration and added : 

<field name="group_ids">[(4, ref('__export__.res_groups_65'))]<field>

'__export__.res_groups_65' is the group's id I want them to see the tree view.

Is there something I'm missing  ? 


Avatar
Kassér
Forfatter Bedste svar

I was missing that the action responsible of displaying the module content on the portal, was defined on portal_claim module, I should do my customizations there. that's all.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
aug. 24
5657
0
aug. 23
8
2
nov. 22
3254
2
mar. 15
4495
1
mar. 22
3198