Help Center

Field Types

SendForm.live offers a variety of field types to collect different kinds of information. Choose the right field type to make your form easy to fill out and ensure you get properly formatted data.

Available Field Types

Text

Single-line text input for short responses like names or titles.

Examples: Full Name, Company Name, Subject

Email

Email input with built-in validation to ensure valid email format.

Examples: Email Address, Work Email

Textarea

Multi-line text area for longer responses and messages.

Examples: Message, Description, Feedback

Select (Dropdown)

Dropdown menu where users choose one option from a list you define.

Examples: Country, Department, How did you hear about us?

Checkbox

Single checkbox for yes/no questions or agreement confirmations.

Examples: Subscribe to newsletter, I agree to terms

Number

Numeric input that only accepts numbers.

Examples: Age, Quantity, Budget

Phone

Phone number input optimized for phone number entry on mobile devices.

Examples: Phone Number, Mobile

URL

URL input with validation to ensure valid web addresses.

Examples: Website, LinkedIn Profile, Portfolio

Date

Date picker for selecting dates from a calendar.

Examples: Birth Date, Event Date, Preferred Date

Field Properties

Every field has these configurable properties:

Label

The text shown above the field. Make it clear what information you're asking for. Good labels are short and specific (e.g., "Email Address" not just "Email").

Placeholder

Example text shown inside the field when it's empty. Use this to show the expected format (e.g., "john@example.com" for an email field).

Required

Toggle this on to make the field mandatory. Required fields show a red asterisk (*) and the form can't be submitted until they're filled out.

Options (Select fields only)

For dropdown fields, you define the list of options users can choose from. Add each option on a new line.