Hi there I checked the tld for nested-el and it shows that the property onChange has the rtexprvalue is set to true.

But I try to put some expression language value in there and it's not working:

<nested:iterate ..... indexId="idx">

<nested-el:select onchange="changeProduct($idx)">

it's printing changeProduct($idx) instead of changeProduct(0) ... changeProduct(1) ... etc.


Any ideas?

thanks



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



Reply via email to