Function to generate identical numbering for each document number

6 posts / 0 new
Last post
Angelo
Offline
Joined: 02/12/2021 - 09:33
Function to generate identical numbering for each document number

Hello Everyone,
 
I'm trying to create an equation in order generate an identical number for each document number included in a database. At the same time for next document number the numbering have also to be ascending. I try to better explain the situation in the attachment.
Many thanks to those who will help me.
Angelo

Images: 
Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

I will see if I can add that to the sequence number script.

Angelo
Offline
Joined: 02/12/2021 - 09:33

Hi Brian,
many thanks for your availability.

Angelo
Offline
Joined: 02/12/2021 - 09:33

Hello Brian,
I hope you're fine. Have you any update about the function in object?
Thank you again,
Angelo

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

Hi Angelo, unfortunately I haven't had time to add this yet. I am hoping to find some time this week.

Derek
Offline
Joined: 03/29/2016 - 03:10

Hi Angelo, 
One of easy way is used "Add Counting Column" script ( https://www.ideascripting.com/ideascript/add-counting-column ) and modify function UpdateField() as below image, hope this can help.
 

Images: