Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
12286 Visninger

the value comes from payment method field if the payment_method field = "prepayment"

then this string have to print in rml reprot = "2946 W. Springer Ct., Mayfield, KY, 42066"

else

                   " 22586 ann arbor trail dearborn heits mi 48127"

Thanks........

Avatar
Kassér
Bedste svar

Try this in rml:

[[ (payment_method_field == "prepayment" and "2946 W. Springer Ct., Mayfield, KY, 42066") or "22586 ann arbor trail dearborn heits mi 48127" ]]
Avatar
Kassér

Just for info : i needed to replace " with ' to make it run.

Bedste svar

i 've same problem with u, Ali..but it's little bit different with my problem. i've condition that if total object of line item surpass my limit number, then the rest will be printed into another page.

Big appreciate for your response Thank you.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
aug. 24
1051
0
mar. 24
6
3
maj 16
3830
3
sep. 24
19477
2
mar. 24
2283