Contact Details
Wayne
Requested Feature/Enhancement
See Discussion item Scrolling not working #1140 from @hawswebmaster. Would like search criteria fields expanded so the returned resultset includes meetings whose region or district are being querried.
here is where we define the "searchable keys": https://github.com/code4recovery/12-step-meeting-list/blob/main/includes/filter_meetings.php
$this->searchable_keys = ['name', 'notes', 'location', 'location_notes', 'formatted_address', 'group', 'group_notes'];
Contact Details
Wayne
Requested Feature/Enhancement
See Discussion item Scrolling not working #1140 from @hawswebmaster. Would like search criteria fields expanded so the returned resultset includes meetings whose region or district are being querried.
here is where we define the "searchable keys": https://github.com/code4recovery/12-step-meeting-list/blob/main/includes/filter_meetings.php
$this->searchable_keys = ['name', 'notes', 'location', 'location_notes', 'formatted_address', 'group', 'group_notes'];