Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Forms & Blueprints

Where to change 'Thank you' message

Started by Delon 6 years ago · 6 replies · 550 views
6 years ago

Where would I change the Thank you message text. Right now it's saying "Thanks you for you feedback'", I'd prefer "Thanks for getting in-touch with us"

Thanks

last edited 08/12/20 by pamtbaau
6 years ago

@daredevil, Did you have look at the definition of the form in the frontmatter of the page?

6 years ago

I'm not sure where that is?

6 years ago

@daredevil, In the form.md file that defines the email form...

6 years ago

Hi

Yes it's a contact form. It looks pretty simple.

TXT
---

title: Contact Us
image_align: middle
cache_enable: false

form:
name: contact

Send us a message

we want to hear from you

If you have any questions about Live Streaming or would like to setup a meeting with us, please use the form below to contact us.

6 years ago

@daredevil, That is not a complete form...

Also, please be kind to the reader and format the frontmatter snippet correctly using back-ticks (```). For example:
<pre>

YAML
---
title: Contact Us
image_align: middle
cache_enable: false
... etc.
---
```                 <-- back-ticks on newline
</pre>

Which will result in:

title: Contact Us
image_align: middle
cache_enable: false
... etc.

TXT

6 years ago

Sorry about that, I didn't know about the back tics.

Also, do you know where I can find the rest of the form files. I have that in a modular setup and it is creating a form for name, email, message

Suggested topics

Topic Participants Replies Views Activity
Forms & Blueprints · by Ton Haarmans, 5 years ago
13 1135 4 months ago
Forms & Blueprints · by Hugo Oliveira, 5 months ago
0 61 5 months ago
Forms & Blueprints · by Flachy Joe, 6 months ago
9 134 6 months ago
Forms & Blueprints · by Augustus, 7 months ago
7 108 7 months ago
Forms & Blueprints · by Julien, 7 months ago
10 128 7 months ago