Mike,
This is exactly what I am looking for but maybe I'm, missing something as it is not working.
Here is my url:
http://www.prosperrotary.org/flags/missing-flags-test/?routex=1, I also tried using the shortlink: /flags/?p=1086&routex=1 but the url gets rewritten to the permalinked version above.
Here is my shortcode:
[cfdb-datatable form="2015 Flag Database" edit="true" orderby="Neighborhood,Route,Street,House #" show="Submitted,First Name,Last Name,Phone,Email,Neighborhood,House #,Street,Route,Method of Payment,Flag Lease Quantity,Were you a customer last year?,payment_status" filter="Route=$GET(routex)"]
If replace the filter with:
filter="Route=1"]
I get the expected list.
I updated my contact-form db to v2.9.14, contact-form-db-editor v1.4.1, but no change. Any ideas?