Problem in Sub Template
Hi,
I am facing one problem while calling sub template.
I have pass one parameter to sub template.
Actually my report has 6 groups.
I am calling my sub template after 5th group (bcoz of Total disp using Dynamic Grouping).
But i have to fetch the value for my parameter from 1st group.
i m using the following code in main template to call ,
<?call@inlines:detail_1?><?with-param:DIV;$DIV?> <?end call?>
Here DIV in my first group. I couldn't pass/get this value.
Can anybody help me on this?
Thanks,
Venkat
I am facing one problem while calling sub template.
I have pass one parameter to sub template.
Actually my report has 6 groups.
I am calling my sub template after 5th group (bcoz of Total disp using Dynamic Grouping).
But i have to fetch the value for my parameter from 1st group.
i m using the following code in main template to call ,
<?call@inlines:detail_1?><?with-param:DIV;$DIV?> <?end call?>
Here DIV in my first group. I couldn't pass/get this value.
Can anybody help me on this?
Thanks,
Venkat
0