Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
6560 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
mar 15
3798
2
mar 15
10630
1
lug 24
1664
1
feb 18
5918
0
dic 17
3192