how can i create a PAGE where only a VIEW is visible (printable version)

drupalok - February 27, 2009 - 15:02

i want a printable version (TABLE) of all profile fields... i made a nice PAGE with VIEWS but how can i make a printable version of this view (without sidebars etc.)

thanks for help!

__

zachwarrner - February 27, 2009 - 16:15

Step 1:
Create the view, create a display of the view as a page and put in what you want the URL of the page to be.

Step 2:
Go to admin/build/block and configure each block in your sidebars to display on all pages except the page you created in Step 1.

There are printer-friendly

zlex - February 27, 2009 - 17:20

There are printer-friendly modules available (http://drupal.org/project/print)

You can set up the options to remove the footer, sidebars, etc from printer friendly generated pages.

@ zlex thank you too! just

drupalok - February 27, 2009 - 19:53

@ zlex

thank you too! just tried to install the module but i got a database error right after enabling just the core print module...
seems a bit buggy. :(

is there no module like the former "node style" module where one can choose a template for a view?

The 5.x version seems to work

zlex - February 27, 2009 - 20:49

The 5.x version seems to work alright for me. What db error are you getting?

thank you. this might

drupalok - February 27, 2009 - 19:51

@zachwarrner

thank you. this might actually work... but with having loads of blocks it's a lot to do! i would prefer something simpler. (I'm lazy :) )

 
 

Drupal is a registered trademark of Dries Buytaert.