confused
I'm a bit confused.
i loaded up the page TWF_Artisans_Checkout.php after completing the customer & shipping details.
if you look at the first name in the billing info table
the code is...
<input id="billFirstNameText" type="hidden" value="{whatever i typed in}" name="billFirstNameText"/>
if you change type from hidden to "text", the value typed into this field on the previous form is visible.


