1. BigSkyDM
  2. Features Request
  3. Thursday, July 21 2016, 06:54 PM
Hello,

I would like to ask if it's possible to add a zip code selection on registration using Easy Profile fields? I want to create something like text field that will have auto generated zip codes. I know it has something to do with some codes, but if you could give your suggestions or insights about it, it could help me to understand on how to do that. I am trying to not let the future users select random zip codes from a dropdown list.
admin Accepted Answer
Admin
Hi,
I sorry we do not support something like this, anyway you can validate ZIP code (Client and Server Side) by choose the format allowed for text field type, see screenshot for more info.
Attachments (1)
  1. more than a month ago
  2. Features Request
  3. # 1
BigSkyDM Accepted Answer
Pro
Can I input something like specific zip codes here and if the user has input a wrong zip code and that is not included on the list I have in the backend or database it will have error trap?
  1. more than a month ago
  2. Features Request
  3. # 2
admin Accepted Answer
Admin
Hi,
no sorry, you can do this only with select list (also get options from Database), but this is not recommended if you have many values, because page become very slow.

The solution is to write a Javascript code that check this via ajax (so you need also Server side plugin to check this). This is a very complex thing.
  1. more than a month ago
  2. Features Request
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.