| Project: | formsPlayer |
| Version: | 1.5.5-dev |
| Component: | Code |
| Category: | bug |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Attachment: | compact-repeat-output-style.html.txt (2.38 KB) |
Description
A repeat such as the following, will render as a table.
<xf:repeat nodeset="*" appearance="compact"><xf:output ref="." /></xf:repeat>
As will:
<xf:repeat nodeset="*" appearance="compact"><xf:output ref="." />some text<xf:output ref="." /></xf:repeat>
However, the following will not.
<xf:repeat nodeset="*" appearance="compact"><xf:output ref="." />some text</xf:repeat>

Recent comments
12 weeks 3 days ago
14 weeks 2 days ago
21 weeks 2 days ago
44 weeks 6 days ago
1 year 2 weeks ago
2 years 1 week ago
2 years 1 week ago
2 years 5 weeks ago
2 years 6 weeks ago
2 years 6 weeks ago