RE: Please help how to modify the RTF template
Good afternoon. I am new to BI Publisher and working on the oracle seeded check template. I have the following fields
Payment Date <?format-date:PaymentDate?>
Customer Number <? Payee/FirstPartyReference?>
Payee Name <?Payee/Name?>
I do not want to display these check stub values in the check. Basically, I would like make all these values invisible or not to print at all. In Oracle Report, even though these fields may have in the layout, once you make the visible property FALSE, the report will never print them at all. And the same principle I would like to achieve.
All the three fields will always have values. Basically, I would like to wrap around IF statement.