Hi,
I am trying to create a form selection box as follows:

<ft:widget id="some name">
        <fi:styling list-type="listbox"/>
</ft:widget>

Used in conjunction with forms-advanced-field-styling.xsl in my sitemap I should get:

<select>
        <option value="">XX</option>
</select>

right? If so, why is an input text box being displayed? What am I missing here?

Uzo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to