Skip to Content
Menú
This question has been flagged
2 Respostes
3482 Vistes

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.

Best Answer

Hi, 

You can follow following link for this:

https://youtu.be/GPhgxxwprA4

Hope it helps,

Thanks

Avatar
Descartar
Best Answer

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
Related Posts Respostes Vistes Activitat
2
de des. 22
5609
1
de set. 21
4838
1
de març 21
18394
1
d’abr. 25
5465
0
de des. 24
755