Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello Shopify team!
I need to input two different contact forms - one is correct like it is, as you seen below:
But on the second form which i have to input I need to change "Comment" to "Describe your order". How can i do this? I have to have one original contact form, and second one with this autofill for Comment field change.
Thank you.
Solved! Go to the solution
This is an accepted solution.
You have to create a new template for the second form and then edit that template and change the placeholder value
I duplicate the form from original and edit placeholder value, but this is the results that I get:
Of course nothing change on the contact form. How can i deal with it to set "Describe your order"?
This is an accepted solution.
Rewrite line 121
placeholder = "Describe your order"