A
Amir
Hi,
This should be very simple question (I hope). i have
input mask for Case Number field set like this; 000\-
00000?;0;_
This works just fine. What users would like to do is
enter case number for example like this without entering
zero's 041-154a and the system will convert it to 041-
00154a
So it will insert zero(s) after dash to make 5 digits +
alpha optional.
Thank you
This should be very simple question (I hope). i have
input mask for Case Number field set like this; 000\-
00000?;0;_
This works just fine. What users would like to do is
enter case number for example like this without entering
zero's 041-154a and the system will convert it to 041-
00154a
So it will insert zero(s) after dash to make 5 digits +
alpha optional.
Thank you