Daniel Baldes wrote:
Hi,
I have a select box:
Ok, I found it myself:
this works. It seems the code which does the pre-selection does not use
the type-converted value of "user.property" but the original value.
Cheers,
Daniel
-
I have a select that populates with a int,string id/value combo. To
get the s:select to select the proper option I had to crate another
value in my action (int myId). This would be set to the id of the
option to select. Then I had to set the name attribute of my select
to myId (name="myId").
On
2 matches
Mail list logo