Hi,
I have embedded the following e-mail HTML code into Revolution slider, but the dropdown does not show. Do you know what cause this issue, or do I have to buy a Revolution Slider license to get this fixed?
The HTML code is:
<form action=”https://yeehadk.createsend.com/t/d/s/mhkkrh/” method=”post” id=”subForm”>
<p>
<label for=”fieldName”>Name</label><br />
<input id=”fieldName” name=”cm-name” type=”text” />
</p>
<p>
<label for=”fieldEmail”>Email</label><br />
<input id=”fieldEmail” name=”cm-mhkkrh-mhkkrh” type=”email” required />
</p>
<p>
<label for=”fieldnajku”>Køn</label><br />
<select id=”fieldnajku” name=”cm-fo-najku”>
<option value=””></option>
<option value=”1746246″>Mand</option>
<option value=”1746247″>Kvinde</option>
<option value=”1746248″>Ikke relevant</option>
</select>
</p>
<p>
<button type=”submit”>Subscribe</button>
</p>
</form>
Thanks,
Andreas