Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3790 Vistas

How can we show dynamic data (text, images, pdfs)based on selection.

Avatar
Descartar
Autor

I want to update some part of page without reloading/refresh the page like ajax. I want implement what exactly ajax do.

Mejor respuesta

Hi, 

You can follow following link for this:

https://youtu.be/GPhgxxwprA4

Hope it helps,

Thanks

Avatar
Descartar
Mejor respuesta

Hi,

Add necessary fields in the form and control its visibility using the attributes based on the selection.

Sample: 

attrs="{'invisible': [('deduplicate', '=', False)]}"

See: https://www.youtube.com/watch?v=IXcrxXmedwM

Thanks

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
dic 22
6040
1
sept 21
5255
1
mar 21
18701
1
abr 25
6112
0
dic 24
1134