Hi,

How can I get the set of selected values of a multivaluefield widget ?

I tried :
form.getModel().myFieldId => "Cannot convert from..." exception
form.getModel().myFieldId.getValue() => "getValue is not a function" exception

And what will be the type of the retrieved value ? Object[] ? String[]
(as my datatype for this multivaluefield is string) ?

Thx in advance...

-- 
Sebastien ARBOGAST

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

Reply via email to