Skip to main content

Select / Checkbox

Checkbox group input.

select checkbox

tip

Enable Inline elements parameter in Design Settings tab to display selection inline.

Additional parameters

Options

Select values should be separated with new line.

Use ^Option Text to check default.

Use Option Text {{null}} to create option without value.

Use Option Text {{val VALUE}} to set different option value.

Minimum selected options

Minimum allowed options to be checked.

Minimum selected options error text

Error text that appears on validation.

Maximum selected options

Maximum allowed options to be checked.

Maximum selected options error text

Error text that appears on validation.

Adding images to Select / Radio and Select / Checkbox

select images

Add images to select fields from media folder with the code:

Option {{img myfolder/myfile.png}}

Upload images to your media folder using your FTP client (such as WinSCP).

select images upload

Then put correct codes near select field values like on the screenshot.

select_images_backend