Hi everyone,
I have 2 Select Boxes (Select A, and Select B) in a form.
Depending on what option the user selects in A, Select B is then populated via ajax.
Now my problem is that because the options in B are dynamically inserted via AJAX, the form doesnt seem to detect those values, and doesnt submit them!!
Is there any workaround for this?
Many thanks!!
I have 2 Select Boxes (Select A, and Select B) in a form.
Depending on what option the user selects in A, Select B is then populated via ajax.
Now my problem is that because the options in B are dynamically inserted via AJAX, the form doesnt seem to detect those values, and doesnt submit them!!
Is there any workaround for this?
Many thanks!!