Difference between revisions of "Custom Field Type: Computed - Auto Number"

From SmartWiki
Jump to: navigation, search
 
(18 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<u>'''Field Display'''</u>
+
{{ Banner-UnderConstruction }}
  
'''Edit Mode'''
+
==General Description==
 +
Generate unique sequential numbers for this field. The '''Start''' number is entered in the Number Count setting and will increment by one for each new record created.
  
[[Image:Cf61.png]]
+
==Field Illustrated==
+
[[Image:Cf_san_ex1.png]]<br />
'''View Mode'''
+
'' '''Computed - Auto Number''' field, in '''View Mode''' (above)''
  
[[Image:Cf62.png]]
 
 
<u>'''General Description'''</u>
 
  
Generate unique sequential number for this field. The '''Start''' number is entered in the Start Number setting and will increment by one for each new record created.
+
[[Image:Cf_san_ex2.png]]<br />
+
'' '''Computed - Auto Number''' field, in '''General Settings''' with Start Number set to 1001 (above)''
<u>'''Field Options''' </u>
 
  
* '''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
 
* '''Searchable''': This field can be searched within the tracking application
 
* '''Track Changes''': Keeps track of changes made to this field
 
 
<u>'''Special Options for Field'''</u>
 
  
* '''Start Number''': Set this number to the first number you wish to generate
 
 
<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
+
* '''Number Count''': Set this number to the first number you wish to generate.
* '''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>'''Value Stores To'''</u>
+
==Notes==
 +
If you add this field type to existing records, the value will be added the next time the record is saved. If you don't add a number, the first to be generated will be 1.
  
* '''Custom Field''': Enables linking two different custom fields to the same user data
+
The Auto Number field cannot be used in conjunction with the scheduling feature of the Create New Activity workflow task.
 
<u>'''Field Formatting Options'''</u>
 
  
* '''Style''': '''Bold''', <u>Underline</u>, ''Italic'', <font color="red">Highlight</font>
 
* '''[[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>
+
{{CustomFieldPageFooter}}
 
 
These [[Custom Fields UTA Status Permissions|fields]] allow you to control who is allowed and who is denied viewing and/or modifying the field.
 
 
<u>'''Notes'''</u>
 
 
 
If you add this field type to existing records, the value will be added the next time the record is saved.
 
 
 
[[Category:Custom Fields]]
 

Latest revision as of 14:29, 30 July 2020


Construction warning.png Please note that this page is currently under construction. There is more information to come.

General Description

Generate unique sequential numbers for this field. The Start number is entered in the Number Count setting and will increment by one for each new record created.

Field Illustrated

Cf san ex1.png
Computed - Auto Number field, in View Mode (above)


Cf san ex2.png
Computed - Auto Number field, in General Settings with Start Number set to 1001 (above)


  • Number Count: Set this number to the first number you wish to generate.

Notes

If you add this field type to existing records, the value will be added the next time the record is saved. If you don't add a number, the first to be generated will be 1.

The Auto Number field cannot be used in conjunction with the scheduling feature of the Create New Activity workflow task.