Message Field

The Message field is  used to show a message on your form. It can be used to display helpful information to a user completing your form.

Adding a Message Field

To learn how to add, edit, clone, move, resize, offset, or delete an HTML field, please click here.

Field Settings

To edit the settings for this field type, click the settings icon on the field itself. Click the Save & Close or Save button to save your changes. If you do not want to save your changes, you can click the Cancel button or click any other form element to close the field settings sidebar.

WS Form - Field Settings Icon

Basic

The basic tab contains settings that the majority of WS Form users will need to control a field. The settings are as follows:

Label

The label is used solely for identifying the message field when editing your form. The label is not shown to the website visitor.

Hidden

If checked the field will be hidden on the form. It can be shown again using conditional logic or your own JavaScript.

Type

Select the type of message you would like to display. Each type of message is shown in a different color. The options are:

  • Success (Green)
  • Information (Blue)
  • Warning (Yellow)
  • Danger (Red)

Content

Enter the text you want to show in your message.

Exclusions

Exclude From Emails

By default, WS Form uses the #email_submission variable in email templates. This provides a simple way of displaying all of the submitted fields in emails. Sometimes there might be a need to exclude a field from an email, for example, you might want to not include some introductory copy on a form, or hide a field you’re using with conditional logic to show or hide an element.

To hide a field from emails, check this box.

Other WS Form integrations may add exclusions in this section too, such as the WooCommerce integration which allows you to exclude certain fields from the cart entries.