Print the Footer based on the condition in BI Template

saikiran

Active Member
Hi JDE List,

We have a requirement where we need to print the footer based on a certain condition.We tried to set a variable by initializing it to an particular value and validating the value in footer, but no use. By analysis and research we came to know that the page footer and page header fires first and then the body comes next.

So could anyone please suggest me on how to print the footer based on a certain condition.

Help is appreciated.Thank you very much in advance.
 
Can write code inside a template for footer and add your conditions and then call the template in footer. this should work i believe else please let me know
 
Back
Top