The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
How to get export layout same as submission layout? - 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: How to get export layout same as submission layout? (/showthread.php?tid=5110) |
How to get export layout same as submission layout? - anetterunen - Mar 31st, 2015 Hi! I wonder if there is a simple way to get the layout from the submission to be the same when exporting to printer-friendly document. Could I just fetch some ID of field views in groups, to put into the smarty template? I have this setup in my submission form. http://s21.postimg.org/udzlv1slz/Sk_rmbild_fr_n_2015_03_31_20_15_26.png What I want, is to get the same headers for the groups in the printed version to. And this is the standard. http://s23.postimg.org/k8xtomj8r/Sk_rmbild_fr_n_2015_03_31_20_23_22.png I suppose it has something to do with coding the smarty template, but I don't know what kind of ID's to look after to to do this. thanks RE: How to get export layout same as submission layout? - serialkillaz - May 11th, 2015 Did you ever get an answer to this? I have the same question. RE: How to get export layout same as submission layout? - sean14760 - Dec 28th, 2016 I would very much like to do this as well. It would be nice to have the export forms look as professional as the submission forms because I print the export forms off to hand to customers |