Field Types and Settings Explained

The WC User Registration Fields plugin helps you collect valuable information from customers right when they sign up. To make this easy and flexible, the plugin offers a variety of field types, each designed for different kinds of input.

Let’s walk through the field types available, what they’re best used for, and the key settings that help you customize them just the way you want.

Available Field Types (With Real-Life Examples)

Field TypeBest ForExample Use
TextSingle-line inputFirst Name, Username, Company Name
TextareaMulti-line inputAddress, Short Bio
EmailValid email address inputAlternative Email
NumberNumeric values onlyAge, Phone Number
DropdownA dropdown list of optionsCountry, Profession
Radio ButtonSelect one from a few visible optionsGender, Are you a business user?
CheckboxYes/no or select multiple optionsAgree to Terms, Select Interests
Date PickerPick a date from a calendarDate of Birth, Appointment Date
Password(Rarely used) For secure password field inputsCustom password (if needed)

Each field type is designed to help you collect clean, structured information. Instead of relying on just the default WooCommerce fields, you can now get exactly what you need, directly from your customers at registration.

Field Settings Explained

When adding a new field, you’ll be able to configure the following settings:

Field Label

This is what your users will see above or beside the field.

Example: “Phone Number” or “Select Your Gender”

Placeholder

Text that appears inside the field before anything is typed.

Example: “Enter your phone number here.”

Required Field

Tick this if users must fill it in to register. If they skip it, they’ll see an error.

Use it for: Email, Phone Number, Agreement Checkboxes

Default Value

If you want a field to come pre-filled with something (but still editable), use this.

Field Order

You can drag and drop fields to arrange the form in any order that makes sense for your users.

CSS Class (Optional)

For advanced users who want to style the field differently using custom CSS. If you don’t know what this is, you can safely skip it.

Tips for Choosing the Right Field Type

  • Use Dropdowns for options like country, city, or department — it prevents typos!
  • Use Checkboxes for “Agree to Terms” or selecting multiple preferences.
  • Don’t overcomplicate — keep the registration form as short and clear as possible.
  • For mobile users, avoid making too many fields “required” unless necessary.