So - I'm using GFs to submit a user's details to a DB query - we don't want GF saving these user data formss to the DB - it might be bad for DB bloat if thousands of queries are being saved a week. Is there away to specify a specific GF form to not save it's data to the DB on submit, but merely pass it through as requested?
Seems like it might be an obvious thing that i'm overlooking, but maybe not.
Thanks ahead of time for the help.
-Tm.