Page 1 of 1

Form Builder select menu

Posted: Tue Sep 08, 2015 9:56 am
by douglas1438
Can someone tell me why this doesn't work please?

Code: Select all

<select class="form-control" name="{$actionid}{$sex->input_id}" id="{$actionid}{$sex->input_id}">
  <option value=""></option>
  <option value="Male">Male</option>
  <option value="Female">Female</option>
</select>
Returns a value of [unspecified] when the form is submitted and emailed.

I assume it is because this form field has multiple parts but don't understand how to avoid this.

Thank you

Re: Form Builder select menu

Posted: Wed Sep 09, 2015 6:33 pm
by Jeff
You don't post enough information, then you start new threads when no one answers.

This is the third post you start about the same problem.

Now you are on my ignore list.