
Originally Posted by
jrcook416
Hi, thanks for the quick response :-)
I'm trying to add a dynamically created select box element (a Bootstrap select selectpicker) to the address block. Specifically, I have a list of discrete, pre-determined suburbs for my end-users to pick from. The suburb will populate into the select, along with the list of suburbs on the initial load, but when I go to change and select another suburb and update the address, I can't get the changed value to be passed back and saved to the $_SESSION['opc'] object.
Any direction you could provide would be helpful! Thank you!
--J
Bookmarks