Information Tab
#
Enable FieldIf assigned field set is not active the field won`t be displayed.
#
NameThe name of the field or question that is displayed as field label.
#
TypeField type defines the field appearance and additional parameters.
#
CodeYou 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 labelResult label will be used on results page. Use it to shorten long question fields.
#
PlaceholderPlaceholder text will appear in the input and disappear on the focus.
#
CommentThis 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.
#
FieldsetAssociate 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 subjectThis field value will be used as a subject in notification e-mail.
#
RequiredMakes the field obligatory.
#
Custom validation adviceSet custom text for the validation error message. If empty This is a required field. will be used
#
PositionField position in the form relative to the fieldset.
info
There are more parameters that appear depending on your selected field type.