Hi,
I am using the GF plugin with the GF Directory addon.
running like a dream.
but now,
I need to to filter the results in the directory listing to show only the toggled/selected options.
I want to have the options in another div (widget area) on the side to select/refine the search of the user.
This is about as far as I have gotten. But am stuck on how to do this.
$meta_value = gform_get_meta($entry_id, $meta_key);
any ideas, greatly appreciated.
Thankyou