DM Editor

Widget

Form & Form field

Form and Form field together create simple forms. Any widget can be insert between Form and Form field, eg. layouts, text, image.

Input types supported in Form field: text input, text area, checkbox, select, radio, file.

Available after 0.2.2.

Style development

Below are style keys where developer can use to create widget style. For more please read documentation.

Form:

Key Description
action Action container, which contans submit and reset button
submit submit button
reset reset button
loading loading div
error-message message message div
success-message success message div

 

Form field:

Key Description
error class of container when there is error on the field.
required class on required * span
input-text class on input
input-textarea class on textarea
input-checkbox class on checkbox
input-radio-label class on radio option's label
input-radio class on radio
input-select class on select
input-file class on file input
error-message error message div class after the field

 

Developer

Name: DM Editor

Package

Built in
<< Back to widgets
Delivered by Digimaker AS