Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
3869 Переглядів

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

Аватар
Відмінити
Автор

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

Найкраща відповідь

Hi, 

You can follow following link for this:

https://youtu.be/GPhgxxwprA4

Hope it helps,

Thanks

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
груд. 22
6104
1
вер. 21
5297
1
бер. 21
18773
1
квіт. 25
6201
0
груд. 24
1155