Hi,
A dropdown with Events like this
On change
Reloads
#nomProduit
When I change in dropdown, i can see in "Network" console the answer with the good code html
How can i put this code in a html div for example.
I tried for "Element(s) identifier" #fc1 where fc1 id the id of a div in custom html
Results : reload full form in div :-(
Regards
A dropdown with Events like this
On change
Reloads
#nomProduit
When I change in dropdown, i can see in "Network" console the answer with the good code html
How can i put this code in a html div for example.
I tried for "Element(s) identifier" #fc1 where fc1 id the id of a div in custom html
Results : reload full form in div :-(
Regards