Form

Form element for Manipulator form module - Util.Form.

Outer form

string (input[type="text"])

text (textarea)

select (select)

email (input[type="email"])

tel (input[type="tel"])

password (input[type="password"])

integer (input[type="number"])

number (input[type="number"])

datetime (input[type="datetime"])

date (input[type="date"])

checkbox (input[type="checkbox"])

radiobuttons (input[type="radio"])

html (HTML editor)

location (GeoLocation)

Actions