Hi everyone,
I am trying to simplify the record ID function output as I don't need a complex unique ID.
2 solutions:
- Is it possible to limit the record ID function to 4 maximum digits ?
- Is there any other function that will generate a unique ID composed of 4 digits with the random choice of number and/or letters ?
Thank you 😉