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

hi everybody, i what to show a button dynamic, if web_client is in edit model the button will display, in view model button will hide how to do ... thanks,

Avatar
Kassér
Bedste svar

try:

<button name="NAME" string="STRING" type="object" states="STATES" class="oe_edit_only" groups="GROUPS"/>

oe_edit_only will solve your problem.

Cheers

Avatar
Kassér
Forfatter

ok, Thank you very much

Related Posts Besvarelser Visninger Aktivitet
4
dec. 15
6459
0
nov. 15
5376
4
dec. 23
24213
1
jan. 24
1906
1
sep. 23
2038