Value attribute for <option> is not rendered

Hi All, I use combo boxes on my form to be used on web. Here is the way domino renders it:

How do I make Domino to render value attribute and closing tag for tags? I need this because I am using some widget for validation.

I

Subject: value attribute for is not rendered

To get the value attribute, you need to use aliases.

Subject: RE: value attribute for is not rendered

It worked! Thank you Stan