Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I added phone at registration. But the phone failed to store at customer information.
I can store phone at customer's note:
<div class="field">
<input type="text" name="customer[note][phone]" id="RegisterForm-Phone" autocomplete="phone"
placeholder="{{ 'templates.contact.form.phone' | t }}"
>
<label for="RegisterForm-Phone">
{{ 'templates.contact.form.phone' | t }}
</label>
</div>
However, failed to store phone at customer's phone by using:
name="customer[phone]"
name="customer[Number]"
name="customer[phone_number]"
I reference the solutions:
Solved! Go to the solution
This is an accepted solution.
Hey @ricky20!
Unfortunately as far as I am aware, using an app is currently the only method possible to accomplish this - either developing your own custom app, or using a public app such as Helium Customer Fields.
If you want to do something without an app, I believe your only options would be to save a value either to the customer note or as a tag.
This is an accepted solution.
Hey @ricky20!
Unfortunately as far as I am aware, using an app is currently the only method possible to accomplish this - either developing your own custom app, or using a public app such as Helium Customer Fields.
If you want to do something without an app, I believe your only options would be to save a value either to the customer note or as a tag.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025