Re: [Xsltforms-support] XForms repeat and tables?
Brought to you by:
alain-couthures
From: Josselin M. <mor...@gm...> - 2021-03-28 19:40:14
|
Hi Tim, Which version of xsltforms are you running ? With 1.3 your form is running without error, with 1.5 I have the same issue than you, but like Habs, if I remove the tbody tag from sample_form.xml everything works perfectly (see the screenshot below) and the modified sample_form.xml attached. If it doesn’t work think about cleaning the browser cache. Note that you should use @nodeset with xf:repeat instead of @ref (even if it doesn’t fix the problem) Best, Josselin. |