Skip to content
  1. Extras
  2. Tickets
  3. Snippets
  4. TicketMeta

TicketMeta

Outputs the information about the present ticket and also allows to vote for a ticket on it's own page.

Info

Beginning with version 1.4.0 snippet can be used with any MODX resource

Parameters of the snippet call

NameBy defaultDescription
&getSection1To make a request in DB for getting parent section?
&getUser1To make a request in DB for getting author's profile?
&tpltpl.Tickets.metaDesign chunk of the information about a ticket.

Examples of the call

  • Standard snippet call

    modx
    [[!TicketMeta]]
  • In order to take a look at all the available standard placeholders

    modx
    [[!TicketMeta? &tpl=``]]