How to add a spouse’s name to a ticket format

(Last Updated On: July 6, 2015)
  • Go to  File |Ticket setup | click on the Windows printer setup button –  this will bring up the Label designer:

label designer 3

  • Click on the Report controls button (the button showing a hammer and wrench in the upper left navigation of the main window) and that will bring up your Report controls toolbar.

report controls

  • Click on the ab icon located on the Report controls toolbar…(if you hover over the button it will say “Field”).
  • Then click anywhere on the white background of the ticket format (wherever you want to the account number to appear) and the Field Properties window will open.
  •  In the Expression field, type:
    • trim( customer.sp_first ) + ” ” + ( customer.sp_last)
  • Pay close attention to the syntax, as all spaces and characters need to be exact.

expression 4

  • Click OK on the Fields Properties window and then save your ticket format before closing it out.
  • This should put the first and last name of the customer’s spouse on your ticket.
  • Once you’ve completed the above, you can copy that over to the stub if you want the spouse name to appear there as well.

 

This entry was posted in Desktop Software, Tickets, Wintix 6, Wintix5 and tagged . Bookmark the permalink.

Leave a Reply