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

From SmartWiki
Jump to: navigation, search
Line 3: Line 3:
 
A single line of text.
 
A single line of text.
 
 
<u>'''Field Options'''</u>
+
<u>'''Field Options''' </u>
  
* '''Allow Empty''': Yes
+
* '''Display Order''': The order (relative to other fields) in which this field is displayed
* '''Captions''': User defined
+
* '''Tab Name''': Displays the field under a given tab
* '''Default Text''': Yes
+
* '''Field Name''': The name of the field, used internally to reference the user's input
 +
* '''[[Caption]]''': The leading question or prologue before the field
 +
* '''Allow Empty''': This checkbox allows the field to be left empty
 +
* '''Searchable''': This field can be searched within the tracking application
 +
* '''Track Changes''': Keeps track of changes made to this field
  
* '''Options''': Default Text
+
<u>'''Special Options for Field'''</u>
* '''Track Changes''': Yes
+
* '''Default Text''': The default text that will be displayed in the text box
* '''Store To Value''': Yes
 
  
 
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 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]]
Line 22: Line 25:
  
 
[[Image:Custom_field_step_2.JPG]]
 
[[Image:Custom_field_step_2.JPG]]
 +
 +
<u>'''Services'''</u>
  
<u>'''Special Options for Field'''</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
  
None.
 
 
 
<u>'''Field Validation'''</u>
 
<u>'''Field Validation'''</u>
  
Line 36: Line 41:
 
To turn a text box into a '''read only''' box, you can use '''HTML'''. Insert the following (readonly class=textreadonly) into the HTML tag:<br>
 
To turn a text box into a '''read only''' box, you can use '''HTML'''. Insert the following (readonly class=textreadonly) into the HTML tag:<br>
 
[[Image:Read_only_single_line.JPG]]
 
[[Image:Read_only_single_line.JPG]]
 +
 +
<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''': N/A '''Measure''': '''Default''':
+
* '''Width''': Determines the width of the field, in characters
* '''Width''': Yes '''Measure''': Characters '''Default''': N/A
+
* '''Style''': '''Bold''', <u>Underline</u>, ''Italic'', <font color="red">Highlight</font>
* '''Number Format''': N/A
+
* '''[[Tool Tip]]''': Enter help text to be shown on mouse-over
* '''Style''': Yes
+
* '''Read Only''': Checkbox
* '''Tool Tip''': Yes
+
* '''HTML Tag''': Additional attributes to the field HTML tag
 +
* '''[[Custom Fields – Detailed Descriptions#Visibility Condition|Visibility Condition]]''': Conditions upon which the field is visible
 
See also: [[Changing Text to Uppercase or Lowercase]]
 
See also: [[Changing Text to Uppercase or Lowercase]]
 +
 +
<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:34, 4 May 2009

General Description

A single line of text.

Field Options

  • Display Order: The order (relative to other fields) in which this field is displayed
  • Tab Name: Displays the field under a given tab
  • Field Name: The name of the field, used internally to reference the user's input
  • Caption: The leading question or prologue before the field
  • Allow Empty: This checkbox allows the field to be left empty
  • Searchable: This field can be searched within the tracking application
  • Track Changes: Keeps track of changes made to this field

Special Options for Field

  • 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:

Custom field step 1.JPG

The result of the custom field will be:

Custom field step 2.JPG

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: Date, Numeric, Alphabetic
  • JavaScript Validation: Yes
  • Message: Yes
  • HTML Tag: Yes

To turn a text box into a read only box, you can use HTML. Insert the following (readonly class=textreadonly) into the HTML tag:
Read only single line.JPG

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, in characters
  • 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

See also: Changing Text to Uppercase or Lowercase

Role - Field Permissions

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