İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
6260 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Mar 15
3587
2
Mar 15
10438
1
Tem 24
1470
1
Şub 18
5783
0
Ara 17
3013