File
A unique element key. Can only contain lowercase letters, numbers, and underscores.
Key
This is used as a descriptive label when displaying this webform element.
Title
 
File upload destination
Select where the final files should be stored. Private file storage has more overhead than public files, but allows restricted access to files within this element.
Determines the placement of the file upload help .
File upload help display
The placeholder will be shown before a file is uploaded.
File upload placeholder
Select how the uploaded file previewed.Allowing anonymous users to preview files is dangerous.For more information see: DRUPAL-PSA-2016-003
File upload preview (Authenticated users only)
Separate extensions with a space or comma and do not include the leading dot.Defaults to: gif jpg png bmp eps tif pict psd txt rtf html odf pdf doc docx ppt pptx xls xlsx xml avi mov mp3 ogg wav bz2 dmg gz jar rar sit svg tar zip edoc
Allowed file extensions
Rename files
Rename uploaded files to this tokenized pattern. Do not include the extension here. The actual file extension will be automatically appended to this pattern.
File names combined with their full URI can not exceed 255 characters. File names that exceed this limit will be truncated.
File name pattern
Sanitize file name
If checked, file name will be transliterated, lower-cased and all special characters converted to dashes (-).

Warning message

For security reasons we advise to use Rename files together with the Sanitize file name option.
Replace file upload input with an upload button
If checked the file upload input will be replaced with click-able label styled as button.
Defaults to: Choose file
File upload button title
Apply classes to the button. Button classes default to 'button button-primary'.
File upload button CSS classes
Apply custom styles to the button.
File upload button CSS style
Enter additional attributes to be added the button.
File upload button custom attributes (YAML)
A short description of the element used as help for the user when they use the webform.
Description
Displays a Help tooltip after the element's title.
The text displayed in Help tooltip after the element's title.Defaults to the element's title
Help title
The text displayed in Help tooltip after the element's title.
Help text
Displays a read more hide/show widget below the element's description.
The click-able label used to open and close more text.Defaults to: Vairāk
More title
A long description of the element that provides form additional information which can opened and closed.
More text

Warning message

×Please note: Settings the element's title display to 'none' means the title will not be rendered or accessible to screenreaders
Disabled
Make this element non-editable with the user entered (e.g. via developer tools) value ignored. Useful for displaying default value. Changeable via JavaScript.

Warning message

Validation error message contains HTML markup. HTML markup can not be display via HTML5 clientside validation and will be removed.
Required
Check this option if the user must enter a value.
If set, this message will be used when a required webform element is empty, instead of the default "Field x is required." message.
Required message
Unique
Check that all entered values for this element are unique.
Unique per entity
Check that entered values for this element is unique for the current source entity.
Unique per user
Check that entered values for this element are unique for the current user.
If set, this message will be used when an element's value are not unique, instead of the default "The value %value has already been submitted once for the %name element. You may have already submitted this webform, or you need to use a different value." message.
Unique message
State Element Trigger/Value Operations
if
of the following is met:
Enter a number range (1:100)

Warning message

Disabled elements do not submit data back to the server and the element's server-side default or current value will be preserved and saved to the database.
Clear value(s) when hidden
When this element is hidden, this element's value will be cleared.

Warning message

Please note when an element is hidden it will not be required.
Wrapper CSS classes
Apply classes to the element's wrapper around both the field and its label. Select 'custom…' to enter custom classes.
Apply custom styles to the element's wrapper around both the field and its label.
Wrapper CSS style
Enter additional attributes to be added to the element's wrapper.
Wrapper custom attributes (YAML)
Element CSS classes
Apply classes to the element. Select 'custom…' to enter custom classes.
Apply custom styles to the element.
Element CSS style
Enter additional attributes to be added the element.
Element custom attributes (YAML)
Apply classes to the element's label.
Label CSS classes
Apply custom styles to the element's label.
Label CSS style
Enter additional attributes to be added to the element's label.
Label custom attributes (YAML)
Select how a single value is displayed.
Item format
Select how multiple values are displayed.
Items format
Display CSS classes
Apply classes to the element's display wrapper. Select 'custom…' to enter custom classes.
Apply custom styles to the element's display wrapper.
Display CSS style
Enter additional attributes to be added to the element's display wrapper.
Display custom attributes (YAML)
The admin title will always be displayed when managing elements and viewing & downloading submissions.If an element's title is hidden, the element's admin title will be displayed when viewing a submission.
Admin title
Admin notes/comments are display next to the element title in the form builder and visible in the form's YAML source
Admin notes/comments
Private
Private elements are shown only to users with results access.