• Resolved MissDeja

    (@missdeja)


    I’ve created a search form, https://www.eastgatehouseofprayer.ca/search-engage-help-teams/, but when I press “Submit Query”, nothing happens… nothing loads, no searching…

    This is the code I’m using,

    Name: <input name=”your-name” type=”text” />
    Team on which to serve: <input name=”which-team” type=”text” />
    Daytime Availability: <input name=”daytime” type=”text” />
    <input name=”x” type=”hidden” value=”1″ />
    <input type=”submit” />
    [cfdb-datatable form=”engage-help-teams” hide=”/Submitted.*/,/captcha-764.*/,/Submitted Login.*/,/Submitted From.*/” filter=”your-name~~/.*$_POST(your-name).*/i&&which-team~~/.*$_POST(which-team).*/i&&daytime~~/.*$_POST(daytime).*/i&&intval(1)=$_POST(x)”]

    Thank you for your help!

    https://www.ads-software.com/plugins/contact-form-7-to-database-extension/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    I don’t see a FORM tag enclosing all the INPUT tags.

    Thread Starter MissDeja

    (@missdeja)

    Hahaha! I JUST figured this out myself… was feeling rather proud of myself ??

    Thank you Michael, for such a great plugin, and especially such wonderful support. One of the best plugins I’ve purchased.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘"Submit Query" button not responding’ is closed to new replies.