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

Hello I would like to know is there an attribute that allows me to block a field after another is written, that is, it is not written in it if another is true

Avatar
Descartar
Mejor respuesta

Hi,

You can make it read only based on the condition: attrs="{'readonly': [('another_field', '=', False)]}"


Thanks

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
may 24
6453
2
may 24
4211
1
sept 15
5650
3
mar 15
16021
3
may 25
2237