Unique number generator
Hello,
I've created a list of clients and I'm now doing the "Add new Client" Screen. I have created the new screen, the Input text fields, ect... as explain in the tutoriel
But for every client I need a Unique Client number. I wondering if is it possible when I submit the informations of my new client to autogenerate this Unique Client Number and add it in the list ?
Thanks for your help !!
Hello,
unfortunately we do not have a built-in function that generates unique numbers, but it can be created manually using the "Ramdom" functions, here I attached an example, pay attention on screen 2 to the function attached to the "input inside the row cell 7".
I attach the link where you can find information about the possible constructions.
https://www.justinmind.com/support/calculated-values-and-conditions/
I hope the information is useful to you.
Greetings.
Ria.
Hello,
unfortunately we do not have a built-in function that generates unique numbers, but it can be created manually using the "Ramdom" functions, here I attached an example, pay attention on screen 2 to the function attached to the "input inside the row cell 7".
I attach the link where you can find information about the possible constructions.
https://www.justinmind.com/support/calculated-values-and-conditions/
I hope the information is useful to you.
Greetings.
Ria.
Thx ! I will try
Thx ! I will try
No problem!
let me know if I can help you with anything else.
Greetings.
Ria.
No problem!
let me know if I can help you with anything else.
Greetings.
Ria.
Replies have been locked on this page!