or is it me
http://www.neuroknowhow.com/dyslexia-screening-questionnaire/
Can you give me more information on what you are trying to do?
Yep, I'm not sure either… I looked and I don't see any bullets. We'd love to help if you can give us some more specific information.
Sorry guys my ADHD dyslexic brain probably missed the critical info, bit of an off day today. At the end of the questionnaire were the user enters the the details to recieve an email of their results, the calculation selects a field "multiple choice" through conditions. It is just above the submit button at the end.
I have "hidden" in the class but it isn't hidden, not sure why I did it like that rather than single line text. But hey! the end result works.
You will have to go through the whole questionnaire before you see it.
Also could you advise on how I can contain the form in a div with out loosing its styles.
But the div having its own styles. I'm using a div wizard site. Can't remember off hand which I'm on the train. Also feeling a bit divvy!!! Terrible pun intended!
gf_hidden is a class you could use for this.
Or if you gave it a hidden class you need .hidden { display: none; } in your style.css for your theme.
I think I have the latter, David. Will have a proper look and follow all of your CSS wisdoms
sorted it by using custom post hidden field
you can close this if you want
:O)