Form Element description
From OpenKM Documentation
Revision as of 09: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 …')
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".