Palido Posted November 20, 2013 Share Posted November 20, 2013 Hi, I would need an extra field at customer registration - where they need to pick a store location (We need this field for accounting purposes). And this field should be required for registration! We have a lot of locations that need to be uploaded with a .csv into this field. My PS version is 1.5.4.1 Has somebody an idea? Regards, Palido Link to comment Share on other sites More sharing options...
vekia Posted November 20, 2013 Share Posted November 20, 2013 if you need new field you can axtend Customer object in classes/Customer define there new field with required param, then add it to the database (field name) then you will have to modify template files of authentication page. Link to comment Share on other sites More sharing options...
bellini13 Posted November 20, 2013 Share Posted November 20, 2013 How about a module like this? http://addons.prestashop.com/en/content-management/7152-custom-fields.html 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