Skip to main content

Information Tab

Enable Field

If assigned field set is not active the field won`t be displayed.

Name

The name of the field or question that is displayed as field label.

Type

Field type defines the field appearance and additional parameters.

Code

You can use the Code in custom e-mail template or PHP code to obtain result value.

tip

Use field Code to pre-fill the form with URL parameters.

Result label

Result label will be used on results page. Use it to shorten long question fields.

Placeholder

Placeholder text will appear in the input and disappear on the focus.

Comment

This text will appear under the input field.

Use {{tooltip}}text{{/tooltip}} to add tooltip to field name.

Use {{tooltip val="Option"}}text{{/tooltip}} to add tooltip to checkbox or radio label.

Fieldset

Associate field to an existing fieldset.

note

If you don't have any fieldsets in your form the parameter is hidden.

Use field value as e-mail subject

This field value will be used as a subject in notification e-mail.

Required

Makes the field obligatory.

Custom validation advice

Set custom text for the validation error message. If empty This is a required field. will be used

Position

Field position in the form relative to the fieldset.

info

There are more parameters that appear depending on your selected field type.