Image#

To configure the widget, you need to perform the following actions:

The Image widget displays images in the form, which can be useful for providing additional visual cues.

To configure the element, click on the edit icon .

A pop-up window “Element Settings” will open:

Widget Configuration Fields#

Fill in the necessary fields to configure the widget.

“Required” – a checkbox, filled manually with the left mouse button. It is intended to color the field red if the User has not filled in this widget.

“Visible Name” – a text field, filled manually from the keyboard. It allows you to specify a name for the widget.

“Parameter Name in Task” – a text field, filled manually from the keyboard. It allows you to specify the name of the Parameter that will be sent to the Task when the form is submitted. If the specified Parameter of the selected Task contains a link to an image, it will be displayed in the form.

“Placeholder” – a text field, filled manually from the keyboard. It allows you to specify a placeholder text that will be displayed in the input field until the user starts entering a value.

“Class” – a text field, filled manually from the keyboard. It allows you to specify a CSS class that will be applied to the element. This allows you to change the style of the widget, such as color, size, or font.

“Regular Expression (Regexp)” – a text field, filled manually from the keyboard. It allows you to set a regular expression for input validation.

“Validation Error Message” – a text field, filled manually from the keyboard. It allows you to specify the text that will be displayed to the User if the entered value fails validation.

“Hint” – a text field, filled manually from the keyboard. It allows you to specify an additional hint that will help the user understand what needs to be entered.

“File URL” – a text field, filled manually from the keyboard. It allows you to specify a link to a JPG or PNG file that will be displayed in the form.

Example of Filling#

Field NameValue
Checkbox "Required"
Visible NameImage for Avatar
Parameter Name in Taskavatar_selection
PlaceholderClick to enlarge the image
Classavatar-picker-widget
Regular Expression (Regexp)
Validation Error MessageNo image selected.
HintThe image is selected as your avatar.
File URLhttps://w7.pngwing.com/pngs/340/946/png-transparent-avatar-user-computer-icons-software-developer-avatar-child-face-heroes-thumbnail.png

Result: