You need to sign in to do that
Don't have an account?

Invalid substitution variable
i am trying to modify default Name field type to autonumber . when i put in DisplayFormat CAT-{0001} its giving me error on save Error: Invalid substitution variable .can any one please tell what should be in Display Format field to be valid string ??
Hi,
Put the DisplayFormat as CAT-{0000} and not DisplayFormat CAT-{0001}
This should help..