Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
5092 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Autor

ok, Thank you very much

Publicaciones relacionadas Respuestas Vistas Actividad
4
dic 15
6672
0
nov 15
5654
4
dic 23
24213
1
ene 24
2096
1
sept 23
2221