"Submit Query" button not responding
-
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/
- The topic ‘"Submit Query" button not responding’ is closed to new replies.