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

From SmartWiki
Jump to: navigation, search
 
(14 intermediate revisions by 6 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)''
{{FieldOptions}}
 
{{LabelAboveField}}
 
{{Searchable}}
 
{{TrackChanges}}
 
{{HideField}}
 
{{HideFieldForNewRecord}}
 
 
<u>'''Special Options for Field'''</u>
 
  
* '''Start Number''': Set this number to the first number you wish to generate.
 
 
{{VisibilityCondition}}
 
{{FieldPermissionMatrix}}
 
{{Services}}
 
{{ValueStoresTo}}
 
{{FieldFormattingOptions}}
 
{{FieldPermissions}}
 
  
 
<u>'''Notes'''</u>
 
  
If you add this field type to existing records, the value will be added the next time the record is saved.
+
* '''Number Count''': Set this number to the first number you wish to generate.
  
[[Category:Custom Fields]]
+
==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.
 +
 
 +
 
 +
{{CustomFieldPageFooter}}

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.