Hi all,
can anyone tell what am I doing wrong with this code?
I’m trying to display a TV drop down in an eForm template with the help of the snippet from
here.
I think I’m just missing the way I’m suppose to input the info in my html.
I did read the Docs instruction about how to create a drop down TV but none of the HTML I tried didn’t work.
Thanks for looking.
<tr><td>Keywords</td><td><select name="tvsearch-keywords" id="tvsearch-keywords" eform="search keywords:string:1" />[*search-keywords*]</select>
</td></tr>