Hi there, I am using this code to refresh a table containing radio boxes that are used to select a delivery address on a form. If the user needs to add a new delivery address, the entire form input boxes remain populated and the delivery address table is refreshed for the user to select the new address. This is all working fine.
My problem is that when I use the modal to add a new delivery address and the DIV is refreshed, I cant seem to POST the refreshed DIV radio value.