• Hi,

    I think I found a bug:

    When using conditional logic on a GravityForms submit button when Boxzilla is activated (the plugin itself), somehow the script that makes the submit button visible when certain conditions are met is not working.

    When using this Gforms function, an inline style is added to the submit button on the front end (display: none;), which is changed to inline-block, when conditions are met (depending on choices made by checking certain checkboxes in the form).

    The adjustment of the inline style tag is somehow getting blocked when Boxzilla is active as a plugin.

    Furthermore, when using the same form in a boxzilla box, the inline style that should hide the button is added to the div with the class “gform_wrapper” (which causes the whole form te be hidden), instead of to the input field type-> submit for the button.

    In both situations there are no visible errors in the console.

    Any suggestions?

    Thanks in advance,
    Tibor

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Tibor Paulsch

    (@tibor)

    Update: I did some more testing, but it seems Boxzilla is blocking all ajax functionality for GravityForms (?)

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey Tibor,

    Can you please create a test page with our pop-up and the form created with Gravity Forms and share a link with us?

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

The topic ‘Issue with GravityForms conditional logic’ is closed to new replies.