Thanks for your reply. Actually, I would like to add a custom field where the customer review his data captured from the social account. Like at example below
Name: Surname: E-mail: New field: < to be filled up by the customer>
I'm pretty new to using oneall and I have just the same question. In fact, I need to add two brazilian document numbers in the page where the customer reviews his info, since both of them are already required when the cutomer creates his account using regular PrestaShop authentication. Is it possible now?
Answers
By social login page, do you mean next to the social networks' icons, wherever they appear?
Thanks.
Thanks for your reply. Actually, I would like to add a custom field where the customer review his data captured from the social account. Like at example below
Name:
Surname:
E-mail:
New field: < to be filled up by the customer>
Thanks
Tiago
Hey, guys!
I'm pretty new to using oneall and I have just the same question. In fact, I need to add two brazilian document numbers in the page where the customer reviews his info, since both of them are already required when the cutomer creates his account using regular PrestaShop authentication. Is it possible now?
Thanks a lot!
Hello,
in your Prestashop root directy you can see this file:
You can edit that file to add new fields.
Then you need to capture the data in this file:
Finally you need to update the function create_customer_from_data in the following file in order to save the data:
If you have subscribed to one of our paid plans we can give you a helping hand for the coding.
Regards,