Sep 18th, 2011, 1:46 PM
I just thought of a possible solution for my problem. Your map of formtools installations made me think about it.
I could have a google maps field that allows someone to enter an address, and have a button like yours that maps that address (so they can verify it's valid), and then submits it.
My issue was that I wanted to sort data by city. Can't I just set up a filter that checks that field for the specific city name "San Francisco"? Instead of doing an exact match (equal to) like I do with the dropdown, it's just a partial match.. "San Francisco" anywhere in the field.
What do you think??
I could have a google maps field that allows someone to enter an address, and have a button like yours that maps that address (so they can verify it's valid), and then submits it.
My issue was that I wanted to sort data by city. Can't I just set up a filter that checks that field for the specific city name "San Francisco"? Instead of doing an exact match (equal to) like I do with the dropdown, it's just a partial match.. "San Francisco" anywhere in the field.
What do you think??