Difference between revisions of "Form Element description"

From OpenKM Documentation
Jump to: navigation, search
(Created page with '== Input == This kind of element has these required parameters: * '''label''': The text label which describes the form element. * '''name''': An unique text used to identify the …')
(No difference)

Revision as of 10:02, 19 July 2011

Input

This kind of element has these required parameters:

  • label: The text label which describes the form element.
  • name: An unique text used to identify the form element
  • type: Defines which kind of input is requested. Has these types "text", "date", "link" and "folder". By default is "text".