# Form

### **General**

<figure><img src="/files/r9WmzWUJeQ6Hl3j4vLN4" alt=""><figcaption></figcaption></figure>

**Form style                                           :** You can select plugin based or theme based form style.

### **Application form options**

* **Supported Upload File Types :** The plugin supports PDF, Doc, Docx, and Rtf formats.
* **GDPR Compliance                    :** Select the checkbox to enable GDPR compliance.
* **Checkbox Text                          :** The default text is “By using this form you agree with the storage and handling of your data by this website.” You can also give your own checkbox text.

### **CAPTCHA**

<figure><img src="/files/qRGpGM80ftNSC4BYZg5k" alt=""><figcaption></figcaption></figure>

The CAPTCHA settings screen lets users select a CAPTCHA provider (reCAPTCHA, hCaptcha, or Turnstile). By default, it is set to **None**, meaning CAPTCHA protection is disabled.

#### **reCAPTCHA**

<figure><img src="/files/QYGzQXfRqEJObUBpaZWp" alt=""><figcaption></figcaption></figure>

To enable **reCAPTCHA**, select the reCAPTCHA option and choose the required type (v2, v2 Invisible, or v3). Enter the Site Key and Secret Key, set a failure message if needed, and optionally enable No-Conflict Mode to prevent conflicts with other CAPTCHA plugins. Save the changes to apply the settings.

#### **hCaptcha**

<figure><img src="/files/smU7T7wHLdQEHAHpfy8D" alt=""><figcaption></figcaption></figure>

To enable **hCaptcha**, select the hCaptcha option, enter the Site Key and Secret Key, and set a failure message if required. You can also enable No-Conflict Mode to prevent conflicts with other CAPTCHA plugins. Save the changes to apply the settings.

#### Cloudflare Turnstile

<figure><img src="/files/XcZ1pub3iQhzl7D7x2vr" alt=""><figcaption></figcaption></figure>

To enable Turnstile, select the Turnstile option, enter the Site Key and Secret Key, and save the changes. The error message and No-Conflict Mode work the same as other CAPTCHA options.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wpjobopenings.com/settings/form.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
