| 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
11 hours 4 min ago
4 days 6 hours ago
4 days 11 hours ago
6 days 5 hours ago
6 weeks 4 days ago
6 weeks 4 days ago
10 weeks 1 day ago
11 weeks 4 days ago
11 weeks 5 days ago
11 weeks 5 days ago