On Fri, 14 Oct 2005 13:52:07 +0200, "Jean-Baptiste Quenot"
<[EMAIL PROTECTED]> said:
> * Stefan Warringa:
> 
> > How do I restore a multivaluefield widget?
> 
> With <fb:multi-value id="widgetName" parent-path="enclosingElementName"
> row-path="elementName"/>
> -- 
> Jean-Baptiste Quenot
> Systèmes d'Information
> ANYWARE TECHNOLOGIES
> Tel : +33 (0)5 61 00 52 90
> Fax : +33 (0)5 61 00 51 46
> http://www.anyware-tech.com/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

OK, I had missed that tag in the bean binding sample. The exception is
gone now but restore still doesn't work.  I've looked at the code for
MultiValueField and MultiValueJXPathBinding and it looks like I need to
use the getValue method to get the selected values, but a binding like

<fb:multivalue id="vakgebied" parent-path="." row-path="value"/>

doesn't work. I've tried several combinations of parent and row path but
all without success. What path attributes do I have to use?

BR,
Stefan.

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