Title: Bericht
Hi,
 
I'm trying to bind an XML document to my woody form. The repeater requires a unique-row-id and unique-path for every row. My rows do not have one unique attribute but they do have a unique combination of attributes. e.g:
       
        <TVSeries id="buffy"  episode="10"/>
 
The two attributes together do define a unique row, but each attribute apart is not unique. Is there any way to use these attributes together as my 'row-identifier' or do I have to create an extra unique attribute?
 
Greetings
 
Jan

Reply via email to