on ‎2011 Oct 04 3:14 PM
Is there a way of suppressing certain report fields upon printing? These fields need to be visible when the report is viewed, but I only want to print some of them to small label printer (need to suppress unnecessary information as to not waste labels).
Thanks in advance
Request clarification before answering.
YOu will need to use a parameter such as {?Print}
User can select Y or N from your default settings.
Then use that parameters to suppress fields as required
{?Print} = 'Y'
User will not ba able to print from the normal version, they will need to rerun report with this param set as Y
Ian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.