Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
3838 Представления

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
6100
1
сент. 21
5284
1
мар. 21
18761
1
апр. 25
6186
0
дек. 24
1154