When Printing a ticket, it shows all ticket fields - whether they are visible or not on the ticket.
We have lots of ticket fields that are controlled by sections.
For example, we have a ticket field called Ticket Form.
If Ticket Form = abc then show 10 fields
If Ticket Form = def then show 10 different fields
If Ticket form = ghi then show another 10 different fields
When printing a ticket ALL fields are shown.
We used a Ticket Form to control ticket fields the end user should not be able to see but PRint shows everything.
This should honour the fields that ARE visible versus what is hidden

