Difference between revisions of "Custom Field Type: Select One - Radio Buttons"

From SmartWiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
[[Image:RadioB.png|border]]<br />
 
[[Image:RadioB.png|border]]<br />
 
''Select One - Radio Buttons, in '''Edit Mode''' (above)''
 
''Select One - Radio Buttons, in '''Edit Mode''' (above)''
 +
 
==Field Options==
 
==Field Options==
 
All common options:<br />
 
All common options:<br />
Line 16: Line 17:
  
 
----
 
----
* '''Enable as Attributes''' -  
+
* '''Parent Field''' -
 
+
* '''Values''' - The values you want to be listed for selection, delimited by semicolons with no spaces. Example below:
  
 +
<pre>DisplayValue1;DisplayValue2;DisplayValue3</pre>
 +
* '''Enable as Attributes''' -
 +
* '''Sort Options to Display Vertically''' - Allows the user to display the selection values in multiple columns, with the values ordered vertically.
 
[[Category:Custom Field Types]]
 
[[Category:Custom Field Types]]

Latest revision as of 17:34, 23 November 2018

General Description

Displays as a set of values in a set of radio buttons. The user can select a single value.

Field Illustrated

RadioB.png
Select One - Radio Buttons, in Edit Mode (above)

Field Options

All common options:
General Settings
Permissions & Availability
Classic Options
For further information, please refer to Custom Fields – General Information.

Options listed below are specific to this particular field type.

Feature Options


  • Parent Field -
  • Values - The values you want to be listed for selection, delimited by semicolons with no spaces. Example below:
DisplayValue1;DisplayValue2;DisplayValue3
  • Enable as Attributes -
  • Sort Options to Display Vertically - Allows the user to display the selection values in multiple columns, with the values ordered vertically.