Form Element description

From OpenKM Documentation
Revision as of 10:02, 19 July 2011 by Pavila (talk | contribs) (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 …')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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".