Skip to Content
Menu
This question has been flagged
2 Replies
3876 Zobrazenia

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

Avatar
Zrušiť
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
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
dec 22
6106
1
sep 21
5299
1
mar 21
18775
1
apr 25
6203
0
dec 24
1155