pegaga1979
22nd November 2018, 08:49
Hi,

I customized the standard report. i would like to hide the details line and print only after.field line as summary.
I try insert lattr.print = false but the detail line is still printed.
if i put 0 at output expression, the data is not come out.
Pls help.
thank you in advance.

Sarath
22nd November 2018, 12:58
Hi,

Detail.1:
before.layout:

lattr.print = false
Please try this ...


Regards,
Sarath Kumar Namburi.

pegaga1979
23rd November 2018, 03:35
Hi Sarath,

Thank you for the proposal.
It is working now using that proposal with some amendment function.
Thank you again.