Record not updating when applied to checkout page
So I'd like to capture the visitor information input on the checkout form into my visitors table. I've set the form to to auto fill based on records currently in the database but when using DataAssist I am not getting it to update when I change the pre-populated information. If I use the built in DW update record it doesn't pass the information to the confirm page but does update the database. If I use DataAssist I get the information passed to the confirm screen but the database is not updates. Any thoughts? I am using PHP.