paul89292 Posted June 24, 2015 Share Posted June 24, 2015 We don't ask our customers any more details then just their emailadress and firstname / lastname during signup for our Free product. But as someone wants to order there isn't a possibility in the order form to fill in the missing fields like address etc. I had a look at the viewcart.tpl and noticed it's possible to make those fields active by removing the "disabled" tag from the input fields. But unfortunately that doesn't save the entered details to the customers profile. There is also this input that is set to either "new" or "existing". But updating that doesn't work. <input type="hidden" name="custtype" id="custtype" value="{$custtype}" /> Is there another way to get the missing information entered during the ordering process. Or is the only way to have customers fill in their details on the "clientarea.php?action=details" page ? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.