I've installed this form on a few sites and it has worked perfectly. But I am trying to use a variable for the $formforumid on one.....
Code:
$formforumid = "$dropdownanswer1";
I am only able to see the attachment option if I select preview. So basically, the attachment option is only visible after the variable has been called(selecting preview). My coding skills are horrible, does anyone have any idea what I can do to make attachments work when the form is initially pulled up?