Questions tagged [auto-populate]

Populate the data elements automatically as they are requested.

261 questions
0
votes
2 answers

Popuating form fields from MySQL using AJAX and Jquery

I followed a tutorial to adapt the code. Here I am trying trying to auto-populate my form fields with AJAX when an 'ID' value is provided. I am new to Jquery and can't get to work this code. Edit 1 : While testing the code, Jquery isn't preventing…
0
votes
1 answer

populate form based on multiple select elements

I want a form to have multiple drop down selects that change based on the previous selection. This is how I want it to work.