TemplateDVP Question

Discussions related to customizing hooks. Hooks are documented at http://bigprof.com/appgini/help/advanced-topics/hooks/
Post Reply
nycwebmaster
Veteran Member
Posts: 90
Joined: 2015-11-23 01:02

TemplateDVP Question

Post by nycwebmaster » 2016-02-07 20:54

Hi,
I'm modifying a TemplateDVP file in order to accomodate more than one field on each row when I want to print the table. When I change the file and I hit print preview I can actually see more than 1 field in the same row as intended (I am using col-lg-6 in order to show more than one field per row) but when I actually hit the print the windows menu then shows how the document is going to be printed and it shows 1 field per row instead and that is not what I want.

Basically I though that I could modify the templateDVP file and be able to modify the way that it prints. Any hints?

Ola Yakout
AppGini Intern
Posts: 19
Joined: 2016-02-07 13:24

Re: TemplateDVP Question

Post by Ola Yakout » 2016-02-14 21:55

use "col-sm-6"

User avatar
shasta59
AppGini Super Hero
AppGini Super Hero
Posts: 231
Joined: 2013-01-08 19:40
Location: Calgary, Alberta, Canada

Re: TemplateDVP Question

Post by shasta59 » 2016-02-17 02:38

Appgini Version 5.50

Just a suggestion Ola Yakout

It usually nice to advise where to put that code. That way, those who do not fully understand what is going on get a better idea. I know where it goes but some on this board may not know where to make the change. A longer explanation than 4 words can something assist those who are not as knowledgeable. (I tend to get a bit verbose at times but I figure that is better than to brief). This is why I try to put some explanations with the code I post.

Thanks

Alan
Calgary, Alberta, Canada - Using Appgini 5.50 -

Post Reply