Searching by zipcode
-
Hi Roland,
Many thanks for this great plugin. Running into a road block on a potential use case and wondering if you can provide any tips. I have a spreadsheet of 100 candidates all running for different elections (city council up to Governor) and I also have every zip code in each of those districts in a “district_zips” column.
I’m hoping to use PDB to dynamically show which candidates are running in each zip code through a search. This short code:
[pdb_list search= true search_fields=”district_zips” suppress=true
works really well for city council, state house, and state senate districts when I only need to have a 4 or 5 zip code options in a field. The problem I’m running into is that Congressional and statewide races are going to have hundreds of potential zip codes and it looks like the text field maxes out at a certain number of characters.
Do you have any tips for me by chance? Is there an add-on that might help with this? Currently I’m thinking I’ll need to restructure the data so that each row is a zip code rather than a candidate, but curious if you might have any other ideas.
Cheers,
Thomas
The topic ‘Searching by zipcode’ is closed to new replies.