06/19/2014 at 5:04 pm
#294455
Participant
Yes, that did it. I see I can order them by state, but how do I get the states listed as headers? For example:
ALABAMA
(entries)
ALASKA
(entries)
Or do I have to use:
ALABAMA
connections order_by=’state|SORT_ACS,zipcode|SORT_DESC’ state=”AL”
ALASKA
connections order_by=’state|SORT_ACS,zipcode|SORT_DESC’ state=”AK”
Also, do you have a plug-in to display a Google map of the entries (pinned/flagged or whatever they call it) that can be used as the directory (navigation)?
