Display repeater field data in a table
-
[foreach 100]
<tr>
<td>[101]</td>
<td>[102]</td>
<td>[103]</td>
</tr>
[/foreach 100]as per your documentation [foreach] can be used inside table outside , in my case [foreach] shows like “[foreach ID][/foreach ID]” outside the table before begins !
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.