Page 1 of 1

TemplateDVP Question

Posted: 2016-02-07 20:54
by nycwebmaster
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?

Re: TemplateDVP Question

Posted: 2016-02-14 21:55
by Ola Yakout
use "col-sm-6"

Re: TemplateDVP Question

Posted: 2016-02-17 02:38
by shasta59
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