Skip to Content
मेन्यू
This question has been flagged
1 Reply
6636 Views

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.

Avatar
Discard
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
Avatar
Discard
Related Posts Replies Views Activity
0
मार्च 15
3879
2
मार्च 15
10698
1
जुल॰ 24
1743
1
फ़र॰ 18
5974
0
दिस॰ 17
3238