thomashas Posted May 12, 2009 Share Posted May 12, 2009 Hi everyone. Im new into Prestashop. I want to add a new field into the register form. this field must be checked, otherwise useres cannot go on. How can i do this? .. I want a Checkfield .. thx in advance(it would be nice for further version if there were a modul 4 changing and adding fields) Link to comment Share on other sites More sharing options...
Masino Sinaga Posted May 12, 2009 Share Posted May 12, 2009 Modify these 3 files:1) authentication.php2) \themes\{templatesname}\authentication.tpl 3) \classes\Customer.phpHappy coding! :-) Link to comment Share on other sites More sharing options...
thomashas Posted May 12, 2009 Author Share Posted May 12, 2009 thx masino .. but im not to much in coding .. can anybody tell me how i can do that thx ) Link to comment Share on other sites More sharing options...
dell Posted June 5, 2009 Share Posted June 5, 2009 Modify these 3 files:1) authentication.php2) \themes\{templatesname}\authentication.tpl 3) \classes\Customer.phpHappy coding! :-) Hi Masino Sinaga,I want to modify registration form aswell .I made some changes but it still don't work.I attach some here just to see what i'm saying .1. The form looks how i want now , but when i press register is still asking me to fill all the steps and i don't know what should i modify .Can you or someone else give a little help ?Thanks. Link to comment Share on other sites More sharing options...
applestarz Posted July 26, 2009 Share Posted July 26, 2009 Hi, can you guys please help me with the code to add in new fields for the customer registration. I've been trying to figure it out the whole day.Code for: Business Name (Required) , Business Type (Required) with a drop down menu (retailer, online seller, wholesaler, other) and ABN which is not required and remove the Company field.Any help will be appreciated :-) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now