The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can i create a zipcode field?

Felipe Dorocinski
October 1, 2020

Hi everyone,

Recently i received a request to create a zipcode field, which needs to have a "-" signal in the middle.

To be honest, i tried to find a way by myself, however, i coudn't see a clear solution.

 

Could you help me, please? :D

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Jack Brickey
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 1, 2020

You can’t create a specifically formatted field that would be #####-####. You could have a text field but not ideal. You could create a cascading field with the first 5 digits in the primary field and the last 4 in the secondary but this requires you to record all options (yikes). You might look at using an addon like Elements to pull in external data from a zip code DB. I saw a demo of this yesterday and seems powerful but it is only Beta in Cloud and is limited to SQL DB at the moment. There may be other addons that could help.

Felipe Dorocinski
October 1, 2020

Thanks a lot @Jack Brickey!