Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
3808 Visualizações

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

Avatar
Cancelar
Autor

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

Melhor resposta

Hi, 

You can follow following link for this:

https://youtu.be/GPhgxxwprA4

Hope it helps,

Thanks

Avatar
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
dez. 22
6058
1
set. 21
5265
1
mar. 21
18718
1
abr. 25
6135
0
dez. 24
1143