Custom Search for Populated fields
-
I have a conditional form that changes the number of measurements a user can input. Option 1 = 4 measurements Option 2 = 7 measurements Option 3 = 8 measurements
Is it possible to set the graph to only display the measurements they’ve filled out? So if they are only filling out 4 measurements, it doesn’t graph those 4 on an 8 measurement graph as the following currently does?
The code I am currently using is:
[gfchartsreports color_set="set1" height="400px" custom_search_criteria='{"status":"active","field_filters":{"0":{"key":"created_by","value":"current"}}}' count_answers="1" chart_js_options="title: {display: true, text: 'My Goal Tracking'}" gf_form_id="5" gf_entry_id="last" group_fields="1" include="10,17,16,15,14,18,19,20" type="line"]
- The topic ‘Custom Search for Populated fields’ is closed to new replies.