Skip to Content
Menu
This question has been flagged
2 Replies
12317 Zobrazenia

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
Zrušiť
Best Answer

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
Zrušiť

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

Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
aug 24
1068
0
mar 24
6
3
máj 16
3843
3
sep 24
19507
2
mar 24
2308