- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Custom form
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-07-2012 03:49 PM
I know this has been discussed 47,001 times on the forums.
However, I have a custom p/o form that prints terms and conditions on the last page.
I have the terms and conditions in the report footer.
Everything prints great, except I can't figure out a way to suppress page footer b (section that contains the order totals) on the last page (T&C page).
MAS 200 4.4
Thanks for any advice.
Re: Custom form
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-07-2012 04:01 PM
Isn't there an "ONLASTPAGE" function you can use to surpress that section?
Re: Custom form
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-08-2012 03:45 AM - last edited on 02-08-2012 03:46 AM
Try putting the text in a group or page footer and suppressing if Next ({PO_PurchaseOrderWrk.PurchaseOrderNo}) = {PO_PurchaseOrderWrk.PurchaseOrderNo}.
Re: Custom form
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-09-2012 05:26 PM
I ended up putting the t&c in the report header.
The t&c print on the first page, but it works much easier than printing the text at the end.
Thanks everyone for your input.


