Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
12279 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
авг. 24
1047
0
мар. 24
6
3
мая 16
3824
3
сент. 24
19473
2
мар. 24
2278