Skip to Content
Menu
This question has been flagged
1 Atsakyti
6154 Rodiniai

I am designing a report in .odt and I need a way to apply a for loop to print multiple values. How do I go about it.

Portretas
Atmesti
Best Answer

Open the loop with this tag

for each="line in o.your_lines"

end close with this

/for

In the loop you can use line as you use o

line.name
line.relation_field_id.other_field
Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
0
kov. 15
3488
2
kov. 15
10296
1
liep. 24
1395
1
vas. 18
5702
0
gruod. 17
2903