Difference between revisions of "Custom Field Type: Text Box - Text Multiple Lines"

From SmartWiki
Jump to: navigation, search
Line 14: Line 14:
 
<u>'''Special Options for Field'''</u>
 
<u>'''Special Options for Field'''</u>
  
None.
+
* '''Default Text''': The default text that will appear in the text box
 
 
 +
<u>'''Services'''</u>
 +
 +
* '''Enable Map Service''': displays the map icon next to the field name that will launch the user’s selected map service and display a map of the content of the field
 +
* '''Enable People Search Service''': displays the search Internet icon next to the field name that will launch a variety of search services and display the contact details from those services
 +
* '''Enable Organization Search Service''': displays the search Internet icon next to the field name that will launch a variety of search services and display the organisations details from those services
 +
 
<u>'''Field Validation'''</u>
 
<u>'''Field Validation'''</u>
  
* '''Type''': N/A
+
* '''Type''': Select Date, Numeric, or Alphabetic validation
* '''JavaScript Validation''': N/A
+
* '''JavaScript Validation''': Here can be entered any specific JavaScript validation for this field
* '''Message''': N/A
+
* '''[[Validation Message|Message]]''': Message the user will see if entry fails validation check
* '''HTML Tag''': N/A
+
* '''Maximum Length''': Sets the maximum length of the text entry. <b>Show Counter</b> determines whether a counter will be shown to the user. <b>Count Words</b> sets the counter to count words (instead of characters, the default).
 +
* '''Maximum Message''': Message the user will see when they reach the maximum length
 +
 
 +
<u>'''Value Stores To'''</u>
 +
 
 +
* '''Custom Field''': Enables linking two different custom fields to the same user data
  
 
<u>'''Field Formatting Options'''</u>
 
<u>'''Field Formatting Options'''</u>
  
* '''Height''': Yes '''Measure''': Characters '''Default''':
+
* '''Width''': Determines the width of the field
* '''Width''': Yes '''Measure''': Characters '''Default''': N/A
+
* '''Height''': Determines the height of the field
* '''Number Format''': N/A
+
* '''Number Format''': Formats any numbers entered into this field
* '''Style''': Yes
+
* '''Style''': '''Bold''', <u>Underline</u>, ''Italic'', <font color="red">Highlight</font>
* '''Tool Tip''': N/A
+
* '''[[Tool Tip]]''': Enter help text to be shown on mouse-over
 +
* '''Read Only''': Checkbox
 +
* '''HTML Tag''': Additional attributes to the field HTML tag
 +
* '''[[Custom Fields – Detailed Descriptions#Visibility Condition|Visibility Condition]]''': Conditions upon which the field is visible
 +
 
 +
<u>'''Role - Field Permissions'''</u>
 +
 
 +
These [[Custom Fields UTA Status Permissions|fields]] allow you to control who is allowed and who is denied viewing and/or modifying the field.
  
 
[[Category:Custom Fields]]
 
[[Category:Custom Fields]]

Revision as of 16:27, 4 May 2009

General Description

Text box consisting of one or more lines of text.

Field Options

  • Allow Empty: Yes
  • Default Text: Yes
  • Options: Default Text
  • Track Changes: Yes
  • Store To Value: Yes

You can refer to variables as part of the Default Text as explained in this article

Special Options for Field

  • Default Text: The default text that will appear in the text box

Services

  • Enable Map Service: displays the map icon next to the field name that will launch the user’s selected map service and display a map of the content of the field
  • Enable People Search Service: displays the search Internet icon next to the field name that will launch a variety of search services and display the contact details from those services
  • Enable Organization Search Service: displays the search Internet icon next to the field name that will launch a variety of search services and display the organisations details from those services

Field Validation

  • Type: Select Date, Numeric, or Alphabetic validation
  • JavaScript Validation: Here can be entered any specific JavaScript validation for this field
  • Message: Message the user will see if entry fails validation check
  • 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).
  • Maximum Message: Message the user will see when they reach the maximum length

Value Stores To

  • Custom Field: Enables linking two different custom fields to the same user data

Field Formatting Options

  • Width: Determines the width of the field
  • Height: Determines the height of the field
  • Number Format: Formats any numbers entered into this field
  • Style: Bold, Underline, Italic, Highlight
  • Tool Tip: Enter help text to be shown on mouse-over
  • Read Only: Checkbox
  • HTML Tag: Additional attributes to the field HTML tag
  • Visibility Condition: Conditions upon which the field is visible

Role - Field Permissions

These fields allow you to control who is allowed and who is denied viewing and/or modifying the field.