|
|||
|
Hi,
Can anyone help me to hide javascript code when exporting to pdf. My report is something like expand and collapse kind.I have written javascript code to achieve that functionality. Now the problem is like.. when Iam exporting the report to pdf the javascript code is visible at that particular action. Can somebody help me how to export the report without the javascript visible.. ASAP Regards, Madhu |
|
|||
|
If you place your Javascript in a unique text control, you can then control the visibility properties on that text control for each kind of output.
Select the text control and have a look at Properties --> Visibility --> For Specific Outputs (it is a radio button) Good Luck. |
|
|||
|
hey,
I have tried the same thing.. to hide the visibility for output type=pdf.. but the entire row is being hidden.. im following the example frm this.. Expand and Collapse Report Group pls help me |
![]() |
| Thread Tools | |
| Display Modes | |
|
|