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

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
4061
2
มี.ค. 15
10913
1
ก.ค. 24
1868
1
ก.พ. 18
6151
0
ธ.ค. 17
3412