Question
Form Generator - Help with Query
I am seeking help with a form generator app that I am working
on...
There are 2 tables: Campaign & Campaign Forms
Each campaign will have one or more forms. The table Campaign Forms consists of all the fields that the form may have with yes/no. (fname, lname, email, address, etc etc...)
For example: to generate a short form of only Fname, Lname and Email, then i can do so by checking those fields in the DB.
The question is, I am struggling with the query. How do I get ONLY those fields which are checked true?
Thank you in advance everyone.
JT
PS: please send a private msg and i can send a test DB. thx
There are 2 tables: Campaign & Campaign Forms
Each campaign will have one or more forms. The table Campaign Forms consists of all the fields that the form may have with yes/no. (fname, lname, email, address, etc etc...)
For example: to generate a short form of only Fname, Lname and Email, then i can do so by checking those fields in the DB.
The question is, I am struggling with the query. How do I get ONLY those fields which are checked true?
Thank you in advance everyone.
JT
PS: please send a private msg and i can send a test DB. thx
