The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Need help with HTML print - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Need help with HTML print (/showthread.php?tid=2333) |
Need help with HTML print - rvgulik - Jan 1st, 2013 Hi All, First of all, happy newyear! I have problems creating a html printer-friendly custom output. How do i start? I want to create an output with certain fields only, let's say : field1, field2, field3, and field 4. Can someone please help me? RE: Need help with HTML print - Joe - Jan 1st, 2013 Happy New Year Rvgulik! You can use Export Manager and Views to create HTML custom outputs. Views will enable you to pick and choose fields that you want to output. For more on the Export Manager review: http://modules.formtools.org/export_manager/ For more on Views please review: http://docs.formtools.org/userdoc/?page=views This should help get you in the right direction. RE: Need help with HTML print - rvgulik - Jan 2nd, 2013 Thanks that did the trick! Then we got the following question : How can i change the layout of the html print? RE: Need help with HTML print - mrGarvin - Jan 9th, 2013 For that you need to tweak the templates. You will find the template files for this module in the following folder: /Formtools/modules/export_manager/templates/ |