<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: How to add new fields to the customer address in Prestashop</title>
	<atom:link href="http://nemops.com/new-customer-address-fields-prestashop/feed/" rel="self" type="application/rss+xml" />
	<link>http://nemops.com/new-customer-address-fields-prestashop/</link>
	<description>Prestashop Tutorials, Modules and More!</description>
	<lastBuildDate>Fri, 10 Mar 2023 23:25:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.35</generator>
	<item>
		<title>By: Luis Ruben Perez Gil</title>
		<link>http://nemops.com/new-customer-address-fields-prestashop/comment-page-2/#comment-46838</link>
		<dc:creator><![CDATA[Luis Ruben Perez Gil]]></dc:creator>
		<pubDate>Mon, 11 May 2020 04:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=1949#comment-46838</guid>
		<description><![CDATA[Hello, thanks for the tutorial, but, this not work in prestashop 1.7.6.5?]]></description>
		<content:encoded><![CDATA[<p>Hello, thanks for the tutorial, but, this not work in prestashop 1.7.6.5?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackandco44</title>
		<link>http://nemops.com/new-customer-address-fields-prestashop/comment-page-2/#comment-46837</link>
		<dc:creator><![CDATA[jackandco44]]></dc:creator>
		<pubDate>Tue, 05 May 2020 19:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=1949#comment-46837</guid>
		<description><![CDATA[Have you been able to solve your problem? I have exactly the same one with radio field. The value is correctly stored in the database but is not displaying in admin nor front when updating the form.]]></description>
		<content:encoded><![CDATA[<p>Have you been able to solve your problem? I have exactly the same one with radio field. The value is correctly stored in the database but is not displaying in admin nor front when updating the form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisco Javier Falcón Ortiz</title>
		<link>http://nemops.com/new-customer-address-fields-prestashop/comment-page-2/#comment-46827</link>
		<dc:creator><![CDATA[Francisco Javier Falcón Ortiz]]></dc:creator>
		<pubDate>Sat, 29 Feb 2020 17:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=1949#comment-46827</guid>
		<description><![CDATA[Hello,

Your tutorial has been very helpful to me,

I now need to add a checkbox field to the address form, but I can&#039;t save the checkbox value...

Can you help me?]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Your tutorial has been very helpful to me,</p>
<p>I now need to add a checkbox field to the address form, but I can&#8217;t save the checkbox value&#8230;</p>
<p>Can you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Herrera</title>
		<link>http://nemops.com/new-customer-address-fields-prestashop/comment-page-2/#comment-46791</link>
		<dc:creator><![CDATA[Mario Herrera]]></dc:creator>
		<pubDate>Wed, 06 Mar 2019 22:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=1949#comment-46791</guid>
		<description><![CDATA[Hello, I have read very carefully your guide and I am wondering if this guide could apply for Prestashop 1.7 because I need to apply this guide in order to add a new custom_field on address form.]]></description>
		<content:encoded><![CDATA[<p>Hello, I have read very carefully your guide and I am wondering if this guide could apply for Prestashop 1.7 because I need to apply this guide in order to add a new custom_field on address form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 7stars</title>
		<link>http://nemops.com/new-customer-address-fields-prestashop/comment-page-2/#comment-46766</link>
		<dc:creator><![CDATA[7stars]]></dc:creator>
		<pubDate>Mon, 22 Oct 2018 08:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=1949#comment-46766</guid>
		<description><![CDATA[Sorry, I was wrong... I forgot to &quot;Adding the new field to the address format in Prestashop&quot; because, otherwise the $field_name obviously can&#039;t be properly set...]]></description>
		<content:encoded><![CDATA[<p>Sorry, I was wrong&#8230; I forgot to &#8220;Adding the new field to the address format in Prestashop&#8221; because, otherwise the $field_name obviously can&#8217;t be properly set&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 7stars</title>
		<link>http://nemops.com/new-customer-address-fields-prestashop/comment-page-2/#comment-46765</link>
		<dc:creator><![CDATA[7stars]]></dc:creator>
		<pubDate>Mon, 22 Oct 2018 08:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=1949#comment-46765</guid>
		<description><![CDATA[Hello, is there anything to be done on AuthController.php ? How that field (or more than one...) is recognized by the controller and saved to database? And then, why if you write {if $field_name eq &#039;myfield&#039;} with &quot;myfield&quot; or other name set, the fields are not there on the form? Are you sure that Address.php is enough? Thank you]]></description>
		<content:encoded><![CDATA[<p>Hello, is there anything to be done on AuthController.php ? How that field (or more than one&#8230;) is recognized by the controller and saved to database? And then, why if you write {if $field_name eq &#8216;myfield&#8217;} with &#8220;myfield&#8221; or other name set, the fields are not there on the form? Are you sure that Address.php is enough? Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordans</title>
		<link>http://nemops.com/new-customer-address-fields-prestashop/comment-page-2/#comment-46719</link>
		<dc:creator><![CDATA[Jordans]]></dc:creator>
		<pubDate>Thu, 15 Mar 2018 15:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=1949#comment-46719</guid>
		<description><![CDATA[Excelente aporte mi estimado muy agradecido. Disculpa tambien podrias poner uno en donde podamos validar solo numeros en el campo telefono o celular y letras en nombres? gracias quedo atento]]></description>
		<content:encoded><![CDATA[<p>Excelente aporte mi estimado muy agradecido. Disculpa tambien podrias poner uno en donde podamos validar solo numeros en el campo telefono o celular y letras en nombres? gracias quedo atento</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Χρηστος Δουσμανοπουλος</title>
		<link>http://nemops.com/new-customer-address-fields-prestashop/comment-page-2/#comment-46495</link>
		<dc:creator><![CDATA[Χρηστος Δουσμανοπουλος]]></dc:creator>
		<pubDate>Tue, 10 Jan 2017 11:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=1949#comment-46495</guid>
		<description><![CDATA[Hello,
I followed the instructions and worked. I used this topic to create extra fields for my client to have the abillity invoice when are in checkout. The problem is that if I try to do the order and I will not choose to have an invoice and I cannot save the information I give because it needs to fill the new fields I created. By the way I haven&#039;t these fields required
Thanks 
https://uploads.disquscdn.com/images/6f3d49f91cd0869755315aa965b17f7bafe03d175f232b98cc63ee74b4cc188f.png https://uploads.disquscdn.com/images/6f3d49f91cd0869755315aa965b17f7bafe03d175f232b98cc63ee74b4cc188f.png 
 https://uploads.disquscdn.com/images/02710f2c88f9e8798c3e6b7e55e0bca47e2e2db27394519a225aff16c88e84de.png]]></description>
		<content:encoded><![CDATA[<p>Hello,<br />
I followed the instructions and worked. I used this topic to create extra fields for my client to have the abillity invoice when are in checkout. The problem is that if I try to do the order and I will not choose to have an invoice and I cannot save the information I give because it needs to fill the new fields I created. By the way I haven&#8217;t these fields required<br />
Thanks<br />
<a href="https://uploads.disquscdn.com/images/6f3d49f91cd0869755315aa965b17f7bafe03d175f232b98cc63ee74b4cc188f.png" rel="nofollow">https://uploads.disquscdn.com/images/6f3d49f91cd0869755315aa965b17f7bafe03d175f232b98cc63ee74b4cc188f.png</a> <a href="https://uploads.disquscdn.com/images/6f3d49f91cd0869755315aa965b17f7bafe03d175f232b98cc63ee74b4cc188f.png" rel="nofollow">https://uploads.disquscdn.com/images/6f3d49f91cd0869755315aa965b17f7bafe03d175f232b98cc63ee74b4cc188f.png</a><br />
 <a href="https://uploads.disquscdn.com/images/02710f2c88f9e8798c3e6b7e55e0bca47e2e2db27394519a225aff16c88e84de.png" rel="nofollow">https://uploads.disquscdn.com/images/02710f2c88f9e8798c3e6b7e55e0bca47e2e2db27394519a225aff16c88e84de.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jawad Tahir</title>
		<link>http://nemops.com/new-customer-address-fields-prestashop/comment-page-2/#comment-46482</link>
		<dc:creator><![CDATA[Jawad Tahir]]></dc:creator>
		<pubDate>Tue, 27 Dec 2016 19:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=1949#comment-46482</guid>
		<description><![CDATA[I was just checking your post and comments and I saw that you used the word downgrade to 1.7. It is very strange to me as for newer version upgrade is used. It shows that you are not OK with 1.7. 
I know that you are an expert so please guide me that I have installed version 1.6 on my store. Either it will be better to upgrade it to 1.7 or I continue using 1.6?]]></description>
		<content:encoded><![CDATA[<p>I was just checking your post and comments and I saw that you used the word downgrade to 1.7. It is very strange to me as for newer version upgrade is used. It shows that you are not OK with 1.7.<br />
I know that you are an expert so please guide me that I have installed version 1.6 on my store. Either it will be better to upgrade it to 1.7 or I continue using 1.6?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fotis</title>
		<link>http://nemops.com/new-customer-address-fields-prestashop/comment-page-2/#comment-46473</link>
		<dc:creator><![CDATA[Fotis]]></dc:creator>
		<pubDate>Thu, 15 Dec 2016 11:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=1949#comment-46473</guid>
		<description><![CDATA[Well, I managed to get it to work, up to some point.
I finally created a new class in classes and my class appeared in backoffice so I managed to include it in address format. I also created an AddressController.php file in overrides folder, extending the initContent function and creating a new function, in order to assign the names I needed to an array which I (think) I pass to the tpl file. The select input in front office finally appeared, but it is not populated... I don&#039;t know what I am doing wrong... :(]]></description>
		<content:encoded><![CDATA[<p>Well, I managed to get it to work, up to some point.<br />
I finally created a new class in classes and my class appeared in backoffice so I managed to include it in address format. I also created an AddressController.php file in overrides folder, extending the initContent function and creating a new function, in order to assign the names I needed to an array which I (think) I pass to the tpl file. The select input in front office finally appeared, but it is not populated&#8230; I don&#8217;t know what I am doing wrong&#8230; <img src="http://nemops.com/wp-includes/images/smilies/icon_sad.gif" alt=":(" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
