Chad Hiatt
My feedback
2 results found
-
156 votes
Chad Hiatt
supported this idea
·
-
0 votes
An error occurred while saving the comment
2 results found
I'm not a WA developer, but if "Do you need a ride?" is a membership-level custom field (versus an event-level custom field), you could potentially use a Member Directory functional page with a custom predefined search filter set.
See the section "Controlling who appears in the directory" here:
http://help.wildapricot.com/display/DOC/Member+directory
For a more advanced option, you could use the Contact API to do a custom query and formatting in custom code embedded on a WA page:
http://help.wildapricot.com/display/DOC/Contacts+API+V1+call
Quite a bit more work to implement, however.