Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6155 มุมมอง

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.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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
อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
มี.ค. 15
3488
2
มี.ค. 15
10296
1
ก.ค. 24
1395
1
ก.พ. 18
5702
0
ธ.ค. 17
2903