Most efficient way to have a 50 state drop down box in Drupal Forms
Posted
by user363036
on Stack Overflow
See other posts from Stack Overflow
or by user363036
Published on 2010-06-14T03:40:34Z
Indexed on
2010/06/14
3:52 UTC
Read the original article
Hit count: 304
I know that one way is to have a table in database with all the states and then you would read it in your form. Is there any easier way in your opinion guys ?
I feel bad asking for something like this since it is so elementary however I would suppose something as simple like this would already be implemented in Drupal.
© Stack Overflow or respective owner