Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion getting-started/customizations/spam-protection/hcaptcha.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ For more configuration options, visit: [https://docs.hcaptcha.com/configuration]

### Activate hCaptcha to your form

Once everything's setup you need to activate hCaptcha on your form to make it mandatory on each form submissions. For that, visit the dashboard: [https://app.webforms.com](https://app.webforms.com/) and click on your form and then enable hCaptcha as your preferred captcha 
Once everything's setup you need to activate hCaptcha on your form to make it mandatory on each form submissions. For that, visit the dashboard: [https://app.web3forms.com](https://app.web3forms.com/) and click on your form and then enable hCaptcha as your preferred captcha. 

{% hint style="info" %}
Add Client Side Validation as shown below to prevent form submission without checking the hCaptcha field.
Expand Down
2 changes: 1 addition & 1 deletion getting-started/pro-features/autoresponder.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Autoresponder is available for all Pro/Agency users. Following details can be cu

### Enable Autoreponder

You can enable autoresponder from the Form Settings Page from our dashboard: [https://app.webforms.com](https://app.webforms.com/)
You can enable autoresponder from the Form Settings Page from our dashboard: [https://app.web3forms.com](https://app.web3forms.com/)

{% hint style="info" %}
Autoresponder will only work on **production** websites. It will not work on localhost and some preview environments. 
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To render the Turnstile widget in your form:

### 4. Add Secret Keys to your Web3Forms Dashboard <a href="#add-the-turnstile-widget-to-your-site" id="add-the-turnstile-widget-to-your-site"></a>

1. Visit the Web3Forms Dashboard and select your form: https://app.webforms.com&#x20;
1. Visit the Web3Forms Dashboard and select your form: [https://app.web3forms.com](https://app.web3forms.com)&#x20;
2. Open Settings and choose `turnstile` as your captcha provider
3. Enter the **Secret Key** in the Textbox below
4. Save Changes
Expand Down
2 changes: 1 addition & 1 deletion getting-started/pro-features/intro-text.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Intro Text

Email Intro Text customizations are available for all Paid users. You can change them in Form Settings in [https://app.webforms.com](https://app.webforms.com/).&#x20;
Email Intro Text customizations are available for all Paid users. You can change them in Form Settings in [https://app.web3forms.com](https://app.web3forms.com/).&#x20;

<figure><img src="../../.gitbook/assets/CleanShot 2024-01-31 at 14.41.03@2x.png" alt="" width="563"><figcaption></figcaption></figure>
2 changes: 1 addition & 1 deletion getting-started/pro-features/recaptcha-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Now add the following code inside your `<form>` tag.

### Add Secret Keys to your Web3Forms Dashboard <a href="#add-the-turnstile-widget-to-your-site" id="add-the-turnstile-widget-to-your-site"></a>

1. Visit the Web3Forms Dashboard and select your form at: [https://app.webforms.com](https://app.webforms.com/)
1. Visit the Web3Forms Dashboard and select your form at: [https://app.web3forms.com](https://app.web3forms.com/)
2. Open Settings and choose `recaptcha` as your captcha provider
3. Enter the **Secret Key** in the Textbox below
4. Save Changes
Expand Down