Hi Mat.

Your problem here is that your value is one (String?) property.

Try pointing to a cell in an array, or if you want to keep your
iterator-based approach, wrap the String into an object where
you can mutate the String. E.g. value="ognl:currentValue.value".

Cheers,
Nick.


Mat Gessel wrote:
                        <input jwcid="@TextField"
                                value="ognl:currentValue"

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

Reply via email to