AutoPrint Data Directive - issue with parameters

Hello all,

I have created an autoprint data directive, that should allow users to generate receipt labels from the Receipt Entry screen. Here is the screen customization (the “Print Receiver” checkbox):

The receipt labels run with no problem from the actions menu report but when I attempt to trigger from my checkbox, I get an error. Can someone take a look at the parameters for the report within my data directive and tell me where I’m screwing up? What parameter feeds the ReceiptLabels report when run from the Actions menu? It can’t be packnum since we use the vendors packnum. I feel like it could be packline, but get a syntax error when I try to convert .tostring. Hmmm…

Thanks so much,

Alice

I was going to originally do mine with a checkbox, but this is the way I designed ours and it occurs upon the “save” action.

image

1 Like

Works great. Woo Hoo!! Thank you so much.

1 Like