jsmonkey
Posts: 39
|
| Posted: 03/06/2006, 1:43 PM |
|
Team,
When I use the Printable Version link, my header and footer are not hidding (CCS documentation seems to say it should). I have looked at the Hide-Show Component Beforeshow event and dont see how to add another event to hide the header/footer. Can you help?
_________________
-J |
 |
 |
jsmonkey
Posts: 39
|
| Posted: 03/06/2006, 2:26 PM |
|
I showed some green with this question!! I found the answer in the EmployeesReport example. Panels are great!!!
In a nutshell to help others:
-Encapsulate the header in a panel (I did it in HTML mode)
-Give the panel a Hide-Show component action (copy the settings for the action from the other hide-show event that CCS creates on the page OR view EmployeesReport example)
-Watch the analyst's mouths drop when they click Printable Version!
_________________
-J |
 |
 |
wkempees
|
| Posted: 03/06/2006, 2:28 PM |
|
I told you so!
3Cheers for CCS3
"jsmonkey" <jsmonkey@forum.codecharge> schreef in bericht
news:6440cad14e796c@news.codecharge.com...
> Team,
> When I use the Printable Version link, my header and footer are not
> hidding (CCS documentation seems to say it should). I have looked at the
> Hide-Show Component Beforeshow event and dont see how to add another event
> to
> hide the header/footer. Can you help?
> _________________
> -J
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|