Hello,
I have a basic registration form here: http://fungrazing.com/account/
We have a drop-down menu called 'Pickup School' where the user will be choosing a school where they will pick up their orders.
As we have a list of every school in Illinois (6000+), we have some jQuery filtering going on to cut down this list using a unified zip code and name input field: http://fungrazing.com/school-filter-dev-btn/
Basically, I need to merge our school filter with the GF User Registration. Can you give me some insight on how to go about this?
Is there a better way to filter this simply using GF/UR add-on?
Thanks.