Hi, I checked the doc (1) , and it appears that on-value-changed event handling on multiplevaluefield is on the TODO list. Can anyone told me how far is the development around this ? also, is there a way to make a "simple" custom action to make my sample work ?
Moreover, does anyone have an idea on how to retrieve selection list infor;ations ? the simplest thing would just be to print out the value of selected fields in the flowscript. I can do it with any other kind of widget but the multiple value field makes problem with the Object retrun by the getValue() function. This object is an Array and I cannot cast it as an Array or anything else with which I can retrieve my values. Regards, Stephane 1 : http://cocoon.apache.org/2.1/userdocs/forms/eventhandling.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]