Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
5983 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Mar 15
3371
2
Mar 15
10142
1
Jul 24
1256
1
Feb 18
5628
0
Des 17
2790