Hi All,
I’d like to get the sales order number to print at the top of each page on multipage sales order acknowledgments. Is there a simple way to do this?
Thanks,
Troy
Hi All,
I’d like to get the sales order number to print at the top of each page on multipage sales order acknowledgments. Is there a simple way to do this?
Thanks,
Troy
Put the Order Number inside one of the group levels and set the group’s rows to display on all pages.
Thanks, Jason.
I get the following error when I try that:
Troy,
The standard Order Acknowledgement form already has items that repeat on every page. You can take the field in the data set and add it right in to the section that already repeats. Dont copy the current order number field that is already in the report form, as it is context specific. It worked in my test, so hopefully it will work for you.
Paul
Thanks, Paul, I’ll give that a shot.
Paul, that works, but the field defaults to a SUM aggregate when you put it up there, so you need to remember to change it to LAST.
Thanks,
Troy
That is a validation error. If you google it, I believe you’ll see that the entire group’s rows need to have this enabled.