| 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
20 weeks 4 days ago
30 weeks 1 day ago
1 year 29 weeks ago
1 year 29 weeks ago
1 year 32 weeks ago
1 year 34 weeks ago
1 year 34 weeks ago
1 year 34 weeks ago