Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
3850 Vues

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

Avatar
Ignorer
Auteur

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

Meilleure réponse

Hi, 

You can follow following link for this:

https://youtu.be/GPhgxxwprA4

Hope it helps,

Thanks

Avatar
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
2
déc. 22
6102
1
sept. 21
5287
1
mars 21
18764
1
avr. 25
6188
0
déc. 24
1154