Cannot filter data with the custom_search_criteria
-
Hi,
I’m having a hard time trying to implement the custom_search_criteria to display the gravity form field id 2 but only if the field id 42 and value 2 was selected. If I try this shortcode below, it displays the same results no matter the value I use and it doesn’t filter.
Can you help me figure out the issue?
Regards,
Pierre
<?php echo do_shortcode(‘[gfchartsreports gf_form_id=”1″ include=”2″ height=”400px” type=”pie” maxentries=”10000″ chart_js_options=”title: {display: false}” custom_search_criteria=”{“status”:”active”,”field_filters”:{“0”:{“key”:”42″,”value”:”2″}}}”]’); ?>
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Cannot filter data with the custom_search_criteria’ is closed to new replies.