Documentation Index
Fetch the complete documentation index at: https://docs.formsplugin.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Basic Fields
Basic fields are the foundation of every form. They are available on all plans - including the free Basic plan - so you can start building immediately without any payment required.Available Basic Fields
| Field | Description |
|---|---|
| Text Input | A single-line text field for short responses - names, subjects, short answers |
| An email input with built-in format validation | |
| Text Area | A multi-line text area for longer responses - messages, descriptions, comments |
| Number | A numeric input that accepts only numbers - quantities, ages, IDs |
| URL | A URL input with built-in format validation for web addresses |
| Password | A password input that masks the entered characters |
| Dropdown | A select menu with a list of predefined options |
| Checkbox | A single checkbox - ideal for consent, agreement, or opt-in fields |
| Radio Buttons | A set of radio buttons where users select exactly one option |
| Multiple Choice | Multiple options allowing users to select one or more answers |
| Date | A date picker for selecting a specific date |
| Time | A time picker for selecting a specific time of day |
Using Basic Fields
To add a basic field to your form:- Open Forms Plugin and go to the Fields page
- Select the Basic tab
- Click any field to add it to your selected form on the canvas
Field Configuration
Once a field is added to your form, you can configure it:- Label - the visible name shown above the input
- Placeholder - the hint text shown inside the input when it’s empty
- Required - toggle to make the field mandatory before form submission
- Default value - pre-fill the field with a value
Blocked Domains (Email field)
The Email field has a Blocked Domains property that lets you reject submissions from specific email domains. Add any domains you want to filter out - common use cases include disposable email providers likeyopmail.com, competitor domains, or any addresses you don’t want in your inbox.
To configure:
- Select the Email field on your canvas
- Open the Blocked Domains property in the component panel
- Click Add… and enter a domain (e.g.
yopmail.com) - Repeat for as many domains as you need
YOPMAIL.com and yopmail.com both get rejected.
When to Use Basic Fields
Basic fields cover the majority of real-world form needs:- Contact forms - name, email, message (text area)
- Newsletter sign-ups - email, name, checkbox for consent
- Survey forms - radio buttons and multiple choice for structured answers
- Inquiry forms - dropdowns for topic selection, text area for details