How to create a new field Add auto-numbering records

Tiago Macul
Jun 3, 2022

--

How to create a new field Add auto-numbering records

ImageDescription

01. Navigate to >> System Definition > Tables 02. Access your table

03. On the Columns TAB,

click New

04. Type String

05. Column label: nunmber

06. The Column name will auto fill

07. Max Length = 40

08. On the tab Default, type

javascript:getNextObjNumberPadded();

09. Save

10. Navigate to >> System Definition > Number Maintenance

11. New

12. Select your table

13. Set your prefix

14. Save

Other way, when you’re creating table:

ImageDescription

01. On the Controls TAB

02. Auto-number

03. This new box will appear 03. Save

--

--

No responses yet