Difference between revisions of "Maximum Length"

From SmartWiki
Jump to: navigation, search
 
Line 1: Line 1:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|[[Image:How.png|50px|link=]]
+
||[[Image:How.png|link=|50px]]
|This article will explain '''how''' you can implement this feature for use on your SmartSimple system.
+
||This article will explain '''how''' you can implement this feature for use on your SmartSimple system.
 
|}
 
|}
  
''Maximum Length'' is a setting on custom fields that support text entry, such as [[Custom Field Type: Text – Multiple Lines|Text – Multiple Lines]], [[Custom Field Type: Text – Single Line|Text – Single Line]] and [[Custom Field Type: Text – Rich Text|Text – Rich Text]].  
+
''Maximum Length'' is a setting on custom fields that support text entry, such as [[Custom Field Type: Text – Multiple Lines|Text – Multiple Lines]], [[Custom Field Type: Text – Single Line|Text – Single Line]] and [[Custom Field Type: Special - Rich Text|Special - Rich Text]].
 +
<!--
 +
[[Image:MaximumLengthSettings.png|link=|600 px]] -->
  
[[Image:MaximumLengthSettings.png|link=|600 px]]
+
* ''Maximum Length'': Sets the maximum length of the text entry.
 
 
* ''Maximum Length'': Sets the maximum length of the text entry.<br />
 
 
* ''Show Counter'': Determines whether a counter will be shown to the user.
 
* ''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).
 
* ''Count Words'': Sets the counter to count words (instead of characters, the default).
* ''Maximum Message'': Message the user will see when they reach the maximum length
+
* ''Exceeded Maximum Message'': Message the user will see when they reach the maximum length
 
+
<!--
[[Image:MaximumTextDisplay.png|link|600 px]]
+
[[Image:MaximumTextDisplay.png|600 px|link]] -->
  
 
Users can enter content that exceeds the limit initially and then edit appropriately before saving/submitting the record. The content is not truncated if pasted into the field from another source, but the character/word limit will still be enforced on save/submission.
 
Users can enter content that exceeds the limit initially and then edit appropriately before saving/submitting the record. The content is not truncated if pasted into the field from another source, but the character/word limit will still be enforced on save/submission.
 
<!--27018 - Maximum character counter on multi-line text fields-->
 
<!--27018 - Maximum character counter on multi-line text fields-->
:[[Image:Word_counter_limit.png|link=|600 px]]<br /><br />
+
<!--
:[[Image:Error_message.png|link=|300 px]]
+
: [[Image:Word_counter_limit.png|link=|600 px]]<br /><br />
 +
: [[Image:Error_message.png|link=|300 px]] -->
  
 
==See Also==
 
==See Also==
Line 26: Line 27:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|[[Image:Why.jpeg|50px|link=]]
+
||[[Image:Why.jpeg|link=|50px]]
|Click [http://wiki.smartsimple.com/wiki/Updated_Functionality_for_Maximum_Word/_Character_Limit_-_Why%3F here] to learn why this feature is a benefit to your organization.
+
||Click [http://wiki.smartsimple.com/wiki/Updated_Functionality_for_Maximum_Word/_Character_Limit_-_Why%3F here] to learn why this feature is a benefit to your organization.
 
|}
 
|}
  
 
[[Category:Custom Fields]][[Category:Validation]][[Category:How]]
 
[[Category:Custom Fields]][[Category:Validation]][[Category:How]]

Latest revision as of 13:55, 22 August 2018

How.png This article will explain how you can implement this feature for use on your SmartSimple system.

Maximum Length is a setting on custom fields that support text entry, such as Text – Multiple Lines, Text – Single Line and Special - Rich Text.

  • 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

Users can enter content that exceeds the limit initially and then edit appropriately before saving/submitting the record. The content is not truncated if pasted into the field from another source, but the character/word limit will still be enforced on save/submission.

See Also

Why.jpeg Click here to learn why this feature is a benefit to your organization.