Difference between revisions of "Custom Field Type: Text Box– Text Single Line"

From SmartWiki
Jump to: navigation, search
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[bs://wiki.smartsimple.com|150px]]here to peruse our selection of custom fields." data-bs-imagename="File:PlayingCard-TextSingleLine-4h.jpg" data-bs-thumb="true" data-bs-thumbsize="300" data-bs-right="false" data-bs-left="false" data-bs-center="false" data-bs-align="" data-bs-none="false" data-bs-frameless="false" data-bs-frame="false" data-bs-border="false" data-bs-upright="false" data-bs-alt="" data-bs-caption="Click [http://www.smartsimple.com/images/customfield/cards.html here] to peruse our selection of custom fields." data-bs-link="false" data-bs-sizewidth="150" data-bs-sizeheight="false" data-bs-wikitext="File:PlayingCard-TextSingleLine-4h.jpg|thumb|150px|Click [http://www.smartsimple.com/images/customfield/cards.html here] to peruse our selection of custom fields." src="/extensions/BlueSpiceFoundation/resources/bluespice/images/bs-ajax-loader-pik-blue.gif?PlayingCard-TextSingleLine-4h.jpg">
 
 
 
==General Description==
 
==General Description==
 
A single line of text.
 
A single line of text.
Line 8: Line 6:
 
''Text Box - Single Line field, in Edit Mode (above)''
 
''Text Box - Single Line field, in Edit Mode (above)''
  
{{FieldOptions}}
 
 
* '''Default Text''': The default text that will be displayed in the text box
 
* '''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.
 
{{ToolTip}}
 
{{HideFieldForNewRecord}}
 
{{SmartFieldView}}
 
 
{{OptionsTab}}
 
{{AllowEmpty}}
 
{{AppearMandatory}}
 
{{Searchable}}
 
{{TrackChanges}}
 
{{EnableKML}}
 
{{DisableQuickEdit}}
 
{{DisableFromGlobalSearch}}
 
{{EnableMapService}}
 
  
 +
* '''Default Text''': The default text that will be displayed in the text box. You can refer to [[Web Page View Field Variables|variables]] as part of the ''Default Text'' as explained in [[Using Variables as Default Values in Single Line and Multi-line Text Box Custom Fields|this article]]. You can also hide the '''caption''' on the field so that only the text entry box appears.
 
* '''Read Only''':
 
* '''Read Only''':
 
==Default Text==
 
You can refer to [[Web Page View Field Variables|variables]] as part of the ''Default Text'' as explained in [[Using Variables as Default Values in Single Line and Multi-line Text Box Custom Fields|this article]]
 
 
You can also hide the '''caption''' on the field so that only the text entry box appears.
 
 
{{Validation}}
 
 
{{MaximumLength}}
 
{{MaximumLength}}
 
+
* '''Number Precision''' - Provides the ability to round any numeric value up or down based on your chosen precision. Select whole numbers, single or multiple decimals, nearest ten, hundred or thousand.
==Formatting==
 
{{FieldFormattingOptions}}
 
 
 
 
 
 
 
==Value Storage==
 
{{ValueStoresTo}}
 
 
 
{{CFPermissionsTab}}
 
  
 
==See Also==
 
==See Also==

Latest revision as of 18:25, 23 November 2018

General Description

A single line of text.

Field Illustrated

Cf tbsl ex1.png
Text Box - Single Line field, in Edit Mode (above)


  • Default Text: The default text that will be displayed in the text box. You can refer to variables as part of the Default Text as explained in this article. You can also hide the caption on the field so that only the text entry box appears.
  • Read Only:
  • Maximum Length: Sets the maximum length of the text entry.
    • Show Counter determines whether a counter will be shown to the user.
    • Count Words sets the counter to count words (instead of characters, the default).
  • Exceeded Maximum Message: Message the user will see when they reach the maximum length
  • Number Precision - Provides the ability to round any numeric value up or down based on your chosen precision. Select whole numbers, single or multiple decimals, nearest ten, hundred or thousand.

See Also