[Xsltforms-support] Table-row and nested xf:repeat in beta3
Brought to you by:
alain-couthures
From: <st...@sa...> - 2011-03-27 18:24:28
|
I am new to XForms, so I am hesitant to cry 'bug!' right away, but I think there is an issue with nesting repeats and table rows. I've cut my source down to make it easier to see the structure and posted it at: http://oracc.museum.upenn.edu/xsltforms-repeat-sans-table.xml and http://oracc.museum.upenn.edu/xsltforms-repeat-with-table.xml In the first case, the repeat works correctly: the first binop in the instance is displayed (but without the label--another bug?) and clicking on the add-another-search-term button takes the repeat from the correct instance ('new-binop'). In the with-table case, the first binop is displayed (with label) but clicking on the add-another-search-term button repeats the first binop. Thanks, Steve |