
Donna
Staff
/ Moderator

Oct 19, 2009, 11:29 AM
Post #2 of 2
(3685 views)
Shortcut
|
|
Re: [panthony] Flyers/window displays
[In reply to]
|
Can't Post
|
|
Hi Anthony! Absolutely -- just create a new "detail" page template with the information & layout that suits your purpose, and use that file instead of the default one. Don't overwrite your regular template, and just upload the new one as a different file. The easiest way to do that is to just create a copy of your new file, and modify it to look the way you want for printing purposes. Do you want this available to the general public (ie, as a "printer friendly" page), or just for internal use? If you want it available for people to click & display from a regular listing page, you could add a link like this: <a href="yourNewFile.php?<?php echo $record['num'] ?>"> You may need to replace the php echo there with the correct code from your code generator to display the record number, depending on what page you're adding this to, and where you put it. I hope this helps! Let me know if that works for you. :) Donna -- support@interactivetools.com
|