Slight change of mind...
I'm having an issue finding where to add more options for the Drop down box, the only coding I see for it is:
HTML Code:
if ($normalanswer1 == '' OR $radioanswer1 == '' OR $radioanswer2 == '' OR $radioanswer3 == '' OR $answer1 == '' OR $answer2 == '' OR $answer3 == '' OR ($checkboxchoice1_1 AND $checkboxchoice1_2 AND $checkboxchoice1_3) OR $longanswer1 == '')
can you tell me how to make the Radio icon (the one that is clicked) - will direct to the correct forum?
Radio Button 1 = Forum 1 Radio Button 2 = Forum 2 ect..