Forum Discussion
MikeTamoush
2 years agoQrew Commander
var text Num = PadLeft(ToText([Control Number]), 7, "0");
$Num
Above is the code to make it 7 digits. Perhaps you can use a dynamic form rule to fill a 'Final Control Number' field. But that code will change the entered number into 7 digits.
------------------------------
Mike Tamoush
------------------------------
- KathyBenjamin2 years agoQrew Trainee
You made my day thank you so much!
------------------------------
Kathy Benjamin
------------------------------