Click to See Complete Forum and Search --> : Values Passed from CR


praveenhp
December 2nd, 2004, 11:09 AM
Hi,

I have a simple report desinged in CR 8.5. I would like to display 2 fields in Preview mode otherwise 5 fields in Print mode.

I would like to know what values are passed from CR when we select Preview (design Mode), so that I can suppress the fields accordingly.

Please let me know the details ASAP as I need to finish this task before 5th Dec.

Thanks in advance.

Regards,

Praveen

Madhi
December 3rd, 2004, 12:19 AM
Hi, Goto format field of the field and in the suppress event write the formula
If ParameterField="Something" then True
Madhivanan

praveenhp
December 3rd, 2004, 02:45 AM
Hi Madhivanan,

I know how to suppress thru passing parameter...This is not the issue here. While designing the report if you select 'Print' option, CR without previewing the report it sends the report to Printer.

So, I need to get the values of internal stuff, so that I can check for those values while suppressing.

Plz help me

Regards,

Praveen