Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
12312 Tampilan

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
Buang
Jawaban Terbai

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
Buang

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

Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Agu 24
1066
0
Mar 24
6
3
Mei 16
3842
3
Sep 24
19505
2
Mar 24
2308