Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
3844 Widoki

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

Awatar
Odrzuć
Autor

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

Najlepsza odpowiedź

Hi, 

You can follow following link for this:

https://youtu.be/GPhgxxwprA4

Hope it helps,

Thanks

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
gru 22
6101
1
wrz 21
5287
1
mar 21
18761
1
kwi 25
6187
0
gru 24
1154