Hello i have zip code field and don't want to have any space into the code.
Anybody could help me?
Hello i have zip code field and don't want to have any space into the code.
Anybody could help me?
Your best bet here would be to use an input mask on a single line text field that allows for only numbers. You'll see there is a Zip Code option when you enable the input mask on a single line text field.