Hello
I created a integer field to postal code and now I have the following problem :
if a user enters the value 01111, field as integer transforms in 1111.
I can edit this field to the value is 01111 or should I create another field text type to this?
Prefer to use the integer field that I have. Have a solution? PERL syntax perhaps?
Thank you.