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

From SmartWiki
Jump to: navigation, search
(General Description)
Line 1: Line 1:
 +
{{ Banner-UnderConstruction }}
 
==General Description==
 
==General Description==
Generate unique sequential numbers for this field. The '''Start''' number is entered in the Start Number setting and will increment by one for each new record created.
+
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==
 
==Field Illustrated==
Line 10: Line 11:
 
'' '''Computed - Auto Number''' field, in '''General Settings''' with Start Number set to 1001 (above)''
 
'' '''Computed - Auto Number''' field, in '''General Settings''' with Start Number set to 1001 (above)''
  
{{FieldOptions}}
 
  
* '''Start Number''': Set this number to the first number you wish to generate.
+
* '''Number Count''': Set this number to the first number you wish to generate.
 
 
{{LabelAboveField}}
 
{{ToolTip}}
 
{{HideFieldForNewRecord}}
 
{{SmartFieldView}}
 
 
 
{{OptionsTab}}
 
{{Searchable}}
 
{{TrackChanges}}
 
{{EnableMultipleSelect}}
 
{{HideField}}
 
{{DisableFromGlobalSearch}}
 
 
 
{{Formatting}}
 
{{CaptionStyle}}
 
{{CustomHTMLTag}}
 
 
 
==Value Storage==
 
{{ValueStoresTo}}
 
 
 
{{CFPermissionsTab}}
 
  
 
==Notes==
 
==Notes==
If you add this field type to existing records, the value will be added the next time the record is saved.
+
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.
 
{{CustomFieldPageFooter}}
 
{{CustomFieldPageFooter}}

Revision as of 18:03, 26 November 2018


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.