I have trying to use the autogenerated ObjectID to govern document numbers when printed onto feature reports but the digit part of the taxonomy has to be in a five figure format.
Currently I am using ${objectid} to print the ObjectID into the report but this will just print the as the whole number e.g. 10.
Is there a way to format the ObjectID number to fit into the following format (00010)?