• Appreciate your help
    i install MaxiCharts Query Builder add-on in order to filter Gravity Forms entries.
    Query Builder js widget Not displayed (AND OR +Add rule + Add group…)
    I see only the Filter button
    Can you please explain to me what went wrong and/or what I’m doing wrong?
    many thanks…
    Eran
    —————————-
    WordPress Environment:5.1.1
    Gravity Forms Environment: 2.4.8
    MaxiCharts by MaxiCharts – 1.4.8
    MaxiCharts Gravity Forms Source Add-on by MaxiCharts – 1.7.0
    MaxiCharts Query Builder Add-on by MaxiCharts – 1.2.0

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author maxicharts

    (@maxicharts)

    Hi @erandadon,

    It seems you are trying to display several query filters on the same page: this is not possible right now unfortunately.
    Can you try with only one ?

    Cheers

    Thread Starter erandadon

    (@erandadon)

    Gזood evening,
    thanks a lot for the answer
    I’m trying to show only one form/query filters on the same page.
    I copied the code from your sample page:

    [gfchartsreports gf_form_id = “40” include = “131” type = “horizontalBar” color_set = “blue” height = “400px” tooltip_style = “BOTH” position = “center” filter = “1” /]

    I updated only the ID of my form and the “include”
    Is there anything else I should check?
    It should be very simple.
    Again, thank you very much for your time

    Plugin Author maxicharts

    (@maxicharts)

    Hi @erandadon,

    Be carefull with copy/paste, sometimes double quotes are not correctly copied, i see there also that there are spaces between parameters and values.

    [gfchartsreports gf_form_id="40" include="131" type="horizontalBar" filter="1" /]

    Start simple, make sure it works, and add other parameters after that.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Query Builder js widget Not displayed’ is closed to new replies.