跳至內容
選單
此問題已被標幟
2 回覆
12270 瀏覽次數

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........

頭像
捨棄
最佳答案

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" ]]
頭像
捨棄

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

最佳答案

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.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
8月 24
1045
0
3月 24
6
3
5月 16
3822
3
9月 24
19465
2
3月 24
2277