Page tree

Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Add the custom parameter sendMultilingualAsJsonObject=true in General tab when you config External printing interface.
  2. Prepare your ticket template and use this template when schedule an Tickets external printing function, please use the custom value and config it value without parameter lang=...
    Example:
    Single language (English) for event name: ${Performance_hostTeam;lang=en} - ${Performance_opposingTeam;lang=en}
    Multilingual for event name: ${Performance_hostTeam} - ${Performance_opposingTeam}
  3. You can update this translation directly from TIXNGO backoffice after your event information has been injected, and event information is displayed in multilingual to spectators depending on their app language.
  4. Support multilingual fields:

    TIXNGO nameS-360 Ticket template config nameExample: S-360 usually use variablesTranslated values come from S-360
    Event nameevent.name${Performance_hostTeam} - ${Performance_opposingTeam}
    Event name 2
    (multilingual applied,
    but not yet in use)
    event.name2N/AN/A
    Event websiteevent.websitestatic URLnot yet supported
    Event address siteevent.address.site${Space_externalName}
    Event address cityevent.address.city${Site_externalName}
    Event address line1event.address.line1${Site_street1}not yet support multilingual
    Event address line2event.address.line2${Site_street2}not yet support multilingual
    Event address line3event.address.line3${Site_street3}not yet support multilingual
    Event group nameevent.group.name${Season_externalName}
    Event group imageevent.group.imagestatic URLnot yet supported
    Ticket details main

    ticketDetails.main.<sequence>.key

    any custom value

    based on used variable


    ticketDetails.main.<sequence>.value

    any custom valuebased on used variable
    Ticket details extraticketDetails.extra.<sequence>.keyany custom valuebased on used variable

    ticketDetails.extra.<sequence>.valueany custom valuebased on used variable
    Ticket details hiddenticketDetails.hidden.<sequence>.keyany custom valuebased on used variable

    ticketDetails.hidden.<sequence>.valueany custom valuebased on used variable