Re: Contact Form Autofill Change

Solved

How can I modify the autofill in my second contact form?

Przemek3
Visitor
3 0 0

Hello Shopify team!

 

I need to input two different contact forms - one is correct like it is, as you seen below:

 

Przemek3_2-1697573313160.png

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.

Accepted Solution (1)
Asad24
Shopify Partner
180 36 33

This is an accepted solution.

Rewrite line 121 

placeholder = "Describe your order"

banned

View solution in original post

Replies 3 (3)

Asad24
Shopify Partner
180 36 33

You have to create a new template for the second form and then edit that template and change the placeholder value

banned
Przemek3
Visitor
3 0 0

I duplicate the form from original and edit placeholder value, but this is the results that I get:

 

Przemek3_0-1697635617619.png

Of course nothing change on the contact form. How can i deal with it to set "Describe your order"?

Asad24
Shopify Partner
180 36 33

This is an accepted solution.

Rewrite line 121 

placeholder = "Describe your order"

banned