hi guys , i want to display a part of view (XML ) just if the user is anonymous .
if some one have an idea ,
something like this : <field name="prenom" placeholder="foulen" attrs="{'invisible': [('is_company','=', True)]}"/>
hi guys , i want to display a part of view (XML ) just if the user is anonymous .
if some one have an idea ,
something like this : <field name="prenom" placeholder="foulen" attrs="{'invisible': [('is_company','=', True)]}"/>
Hi,
you can use groups="portal.group_anonymous"
<div groups="portal.group_anonymous">
part of view (XML )
</div>
thanks man ;)
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
6
9월 17
|
11067 | |||
|
1
3월 15
|
8241 | |||
|
2
3월 15
|
12505 | |||
|
1
3월 24
|
13145 | |||
|
5
12월 25
|
32024 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.