Jump to content

onChange clears data in inputfield


vandana

Recommended Posts

Hi,

 

I have two dynamic dropdownlist (ddl).

The first one: show the names of customers. On clicking a customer a second dropdownlist populates with project names.

 

In the first ddl I have

<select id = "mySelectKlanten0" name = "mySelectKlanten0" onchange=submit()>

 

This works fine.

But I have 5 inputfields in a row after the two ddl's. When I fill something in the inputfields, the data is cleared when I change a ddl.

How can I avoid this??

 

Kind regards

 

Link to comment
https://forums.phpfreaks.com/topic/143607-onchange-clears-data-in-inputfield/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.