Thanks, Habs! Where you say the "tbody" tags are removed, do you mean in
the XForm itself, or from the rendered HTML? If I remove them from the
XForm, I still get an error.

However, if I copy the rendered content of the form, save it, and open it
in the browser, then the table displays correctly. (See attached.) So,
there must be something in the XSLTForms JavaScript that is hiding the
content?

Best regards,
Tim


--
Tim A. Thompson
Metadata Librarian
Yale University Library



On Sun, Mar 28, 2021 at 2:17 PM Habs <[email protected]> wrote:

> On Sun, 28 Mar 2021, Tim Thompson wrote:
>
> > Hello, Alain, all,
> >
> > I have some data that I want to present in a table. The data has one or
> > more groups, each with a key and related entries. When I try to iterate
> > over the data in xf:repeat, only the data from the first group is being
> > output (see screenshot). Sample data and form are below (and attached).
> >
> > Thanks in advance,
> > Tim
>
>
> Hello folks - this may already be known and not much help - it is not a
> fix - so sorry for the noise if that is the case.  This is all I was able
> to deduce from limited testing
>
> If the 'tbody'  tags are removed, the form appears to display fine.
>
> With 'tbody' tags, looking at the default css applied, it seems the
> second group's 'tbody' has a display property set to 'none'.
>
> Regards
> Habs
> --- Sent using Alpine/Pine, probably the best MUA ---
>
> Tox Chat Id:
>
> 9F10AC64260ADEBAEA017ACB71B7CD2E962596FC4293025C0F79D77FFEB4CE5C7B0BED41D925
> https://tox.chat/
>
>
Title: Functional wireframes
544 results

urn:uuid:8af15476-72c2-45c7-b6eb-9cf5c5faec52

USA 28489
North America 28489
South Dakota 28445
Dewey County 19301

urn:uuid:08e1eead-2687-4a51-a97e-ceb8f9a27fff

1 -> Dispatching event xforms-model-construct on <xforms-model id="m"/>
1 -> Loading sample_data.xml
23 -> Dispatching event xforms-model-construct-done on <xforms-model id="m"/>
0 -> Dispatching event xforms-model-construct on <xforms-model id="xsltforms_model_config"/>
1 -> Dispatching event xforms-model-construct-done on <xforms-model id="xsltforms_model_config"/>
4 -> Dispatching event xforms-enabled on <xforms-output/>
8 -> Dispatching event xforms-ready on <xforms-model id="m"/>
1 -> Dispatching event xforms-ready on <xforms-model id="xsltforms_model_config"/>
_______________________________________________
Xsltforms-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xsltforms-support

Reply via email to