#1201 - Sequencing pull down
We have a number scheme already which I would like your product to emulate.
Two examples our Unique ID for a Account depending on the type of Company it is
I would also like to start beyond # 250
AA.0001 AA being the General Category and 0001 being the account UID under the AA Category AB.0001 AB being the produce Category and 0001 being the account UID under the AB Category
Both AB and AA are Hex numbers I would also like the 0001 to be a hex number.
9 years ago
Do you use two fields for that? If you plan to involve some pre conditions handling, this is not part of that tool. The generator is not able to figure out during creation, if the record will belong to A or B. However, if you use two seperate fields, this shouldnt be any problem. Regarding hex numbers I will think about a solution. Right now it just supports dec numbers, I guess by giving the number base within the number field there will be the best result for other formats as well.
Please let me know, what you think.
9 years ago
Hello,
any update on that ticket?