Masking in Ticket Design

Hello,

I am trying to figure out how to mask some data on a ticket design. I want to make sure that when its for a seat in a specific section that the row and seat number do not print.

Can anyone provide me with an idea as to how that masking statement would be written?

Thanks!

Parents
  • Hi Amy,
     
    Frustratingly, there isn't a way of masking data on the ticket design based on another element. 
     
    We've had a similar issue for general admission sections.  We've got around this by masking based on the row letter, for example "If(val = 'U', 'Unreserved', val)" and using one of the custom elements for the seat number.  You'll need to update LP_TICKET_ELEMENTS to mask the seat number if the seat is in the specific section and I'm sure you could re-purpose another one to mask the row based on the section.
     
    Please let me know if you have any questions about what we did.
     
    Grae
     
     
    The Roundhouse
    --
    Graeme Ellis | Ticketing Data Manager | 020 7424 8479 | www.roundhouse.org.uk

    Each year the Roundhouse works with over 3,000 11-25s enabling them to realise their creative potential; and offers audiences of all ages new and extraordinary experiences in live music, circus, theatre and new media.


    Roundhouse Trust registered office: 100a Chalk Farm Road, London NW1 8EH. A company limited by guarantee. Registered in England and Wales. Company number 3572184. Charity number 1071487. This message is private and confidential. If you've received it in error, please notify us and remove it from your system.



    ________________________________________________________________________
    This e-mail has been scanned for all viruses by Star Internet
    ________________________________________________________________________
Reply
  • Hi Amy,
     
    Frustratingly, there isn't a way of masking data on the ticket design based on another element. 
     
    We've had a similar issue for general admission sections.  We've got around this by masking based on the row letter, for example "If(val = 'U', 'Unreserved', val)" and using one of the custom elements for the seat number.  You'll need to update LP_TICKET_ELEMENTS to mask the seat number if the seat is in the specific section and I'm sure you could re-purpose another one to mask the row based on the section.
     
    Please let me know if you have any questions about what we did.
     
    Grae
     
     
    The Roundhouse
    --
    Graeme Ellis | Ticketing Data Manager | 020 7424 8479 | www.roundhouse.org.uk

    Each year the Roundhouse works with over 3,000 11-25s enabling them to realise their creative potential; and offers audiences of all ages new and extraordinary experiences in live music, circus, theatre and new media.


    Roundhouse Trust registered office: 100a Chalk Farm Road, London NW1 8EH. A company limited by guarantee. Registered in England and Wales. Company number 3572184. Charity number 1071487. This message is private and confidential. If you've received it in error, please notify us and remove it from your system.



    ________________________________________________________________________
    This e-mail has been scanned for all viruses by Star Internet
    ________________________________________________________________________
Children
No Data