bhm8hwcm Posted August 4, 2011 Share Posted August 4, 2011 I am new to using Fusion Pro and I have to do a numbering job running from 1-90,000. Client wants leading 0s so numbering will be 00001 - 90000. Not sure how to do javascript rule to accommodate starting 0s. thanks Quote Link to comment Share on other sites More sharing options...
FreightTrain Posted August 4, 2011 Share Posted August 4, 2011 bhm8hwcm Depending on the version of FPD you have there is most likely a prebuilt XML rule already available. It is called "Pad with leading zeros Rule" If not this will also work return FormatNumber("00000", Field("Your Field Name Here")); Hope this helps Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.