Difference between revisions of "Template:FieldOptions"

From SmartWiki
Jump to: navigation, search
(Field Options)
Line 1: Line 1:
 
==Field Options==
 
==Field Options==
* '''Custom Field ID''': Unique ID of the Custom Field.
+
===General===
* '''Field type''': The list of available Field Types.
+
{| class="wikitable"
* '''Field Name''': The name of the field, used internally to reference the user's input.
+
|-
* '''[[Caption]]''': The leading question or prologue before the field. If left blank, the Field Name will be displayed as the caption.
+
!|Option
* '''Display Order''': The order (relative to other fields) in which this field is displayed.
+
!|Description
* '''Description''': Definition and general description of the custom field. Will not be displayed.
+
!|Format
 
+
|-
 +
!|Custom Field ID 
 +
||The unique ID number associated with the custom field.
 +
||''Not Applicable''
 +
|-
 +
!|Field Type
 +
||The list of available Field Types
 +
||@fieldtype@
 +
|-
 +
!|Field Name
 +
||The name of the field, used internally to reference the user's input.
 +
||@fieldname@
 +
|-
 +
!|[[Caption]] 
 +
||The leading question or prologue before the field. If left blank, the Field Name will be displayed as the caption.
 +
||@caption@
 +
|-
 +
!|Display Order 
 +
||The order (relative to other fields) in which this field is displayed.
 +
||@displayorder@
 +
|-
 +
!|Description
 +
||Definition and general description of the custom field. Will not be displayed.
 +
||@description@
 +
|}
 
<!-- * '''Field type''': The list of available Field Types
 
<!-- * '''Field type''': The list of available Field Types
 
* '''Field Name''': The name of the field, used internally to reference the user's input.
 
* '''Field Name''': The name of the field, used internally to reference the user's input.
Line 16: Line 40:
 
* '''Placeholder''': Text input here displays within the text box as placeholder text that will disappear once the user clicks into the field to enter content. '''Note:''' this function is different from Default Text, as Placeholder text will not create content to be stored within the field.
 
* '''Placeholder''': Text input here displays within the text box as placeholder text that will disappear once the user clicks into the field to enter content. '''Note:''' this function is different from Default Text, as Placeholder text will not create content to be stored within the field.
 
* '''Button label''': Specify a text and or an icon for the file upload button. Will have an adjacent '''Select Icon''' button to allow icons to be included on the button.
 
* '''Button label''': Specify a text and or an icon for the file upload button. Will have an adjacent '''Select Icon''' button to allow icons to be included on the button.
<span class="mceNonEditable template" id="bs_template:@@@TPL0@@@" data-bs-name="ToolTip" data-bs-type="template" data-bs-id="0">{{ ToolTip }}</span>
+
<span class="mceNonEditable template" id="bs_template:@@@TPL0@@@" data-bs-name="ToolTip" data-bs-type="template" data-bs-id="0"><span class="mceNonEditable template" id="bs_template:@@@TPL0@@@" data-bs-name=" ToolTip" data-bs-type="template" data-bs-id="0">{{ ToolTip }}</span></span>
 
* '''Classify as Personal Data''': Flag this field for use in storing personal data. When enabled, the field will present the data use policy without a tooltip.
 
* '''Classify as Personal Data''': Flag this field for use in storing personal data. When enabled, the field will present the data use policy without a tooltip.
<span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="SmartFieldView" data-bs-type="template" data-bs-id="1">{{ SmartFieldView }}</span>
+
<span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="SmartFieldView" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name=" SmartFieldView" data-bs-type="template" data-bs-id="1">{{ SmartFieldView }}</span></span>
 
* '''SmartFields PDF Formatting''': PDF formatting option when rendered from SmartFields Views.
 
* '''SmartFields PDF Formatting''': PDF formatting option when rendered from SmartFields Views.
 
* '''Width''': Width of text box.
 
* '''Width''': Width of text box.
 
* '''Default Text''': The default text that will be displayed in the text box. -->
 
* '''Default Text''': The default text that will be displayed in the text box. -->
 
 
<!-- The original template was updated: order of options; Classify as Personal Data, SmartFieldView, SmartFields PDF Formatting, Width were added; Mandatory and Tab Name were removed (Tab name was moved to template:ClassicOptions -->
 
<!-- The original template was updated: order of options; Classify as Personal Data, SmartFieldView, SmartFields PDF Formatting, Width were added; Mandatory and Tab Name were removed (Tab name was moved to template:ClassicOptions -->

Revision as of 11:14, 30 August 2018

Field Options

General

Option Description Format
Custom Field ID  The unique ID number associated with the custom field. Not Applicable
Field Type The list of available Field Types @fieldtype@
Field Name The name of the field, used internally to reference the user's input. @fieldname@
Caption  The leading question or prologue before the field. If left blank, the Field Name will be displayed as the caption. @caption@
Display Order  The order (relative to other fields) in which this field is displayed. @displayorder@
Description Definition and general description of the custom field. Will not be displayed. @description@