Hi, I am trying to set up a query page and I need some help.
HERE'S THE SITUATION:
I have a database that hold different makes and models of cars and each make and model has several testing results .. i.e. test1, test2, test3 where users can input their own test results.
right now, the cfoutput for the query will show #test1#, #test2# .. etc .. and it shows even the balnmk fields. How do i make it just show the test fields that are not empty.
EX. RIGHT NOW ITS SHOWING:
Make : Honda
Model: Accord
Test1: Good
Test2: Bad
Test3:
Test4:
**** see how it still shows test3 and 4 even if its empty, how do i just make it show only the fields that are not empty ??
thank you and i hope i explained what i wanted clearly.
-kingjjx
HERE'S THE SITUATION:
I have a database that hold different makes and models of cars and each make and model has several testing results .. i.e. test1, test2, test3 where users can input their own test results.
right now, the cfoutput for the query will show #test1#, #test2# .. etc .. and it shows even the balnmk fields. How do i make it just show the test fields that are not empty.
EX. RIGHT NOW ITS SHOWING:
Make : Honda
Model: Accord
Test1: Good
Test2: Bad
Test3:
Test4:
**** see how it still shows test3 and 4 even if its empty, how do i just make it show only the fields that are not empty ??
thank you and i hope i explained what i wanted clearly.
-kingjjx