Available [TAGS] on ticked pdf

  • Francesco Mulassano
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 10 months ago - 8 years 10 months ago #99240 by Francesco Mulassano
Available [TAGS] on ticked pdf was created by Francesco Mulassano
Hi, i want to know the complete list of tags available in the ticket's design pages
i don't find any list about this...

known tags
[EVENT_TITLE]
[EVENT_DATE]
[TICKET_NUMBER]
[NAME]
Last edit: 8 years 10 months ago by Francesco Mulassano.

Please Log in or Create an account to join the conversation.

  • Francesco Mulassano
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 10 months ago #99335 by Francesco Mulassano
Replied by Francesco Mulassano on topic Available [TAGS] on ticked pdf
No one?

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #99338 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Available [TAGS] on ticked pdf
Sorry Francesco. I missed your question. Are you using Tickets Type plugin eventbookingdoc.joomservices.com/miscell.../ticket-types-plugin ?

Unfortunately, the system doesn't have a way to include that Ticket Type information into the ticket PDF. You can only see full ticket types information in the confirmation email sent to registrant (if you use [REGISTRATION_DETAIL] tag in the email message)

When you use Tickets Types plugin, the system actually could not generate Tickets for each type you purchased yet. It needs to be improved, something during 3.x series (I am working on 3.0.0 at the moment, maybe for 3.1.1)

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Francesco Mulassano
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 10 months ago #99346 by Francesco Mulassano
Replied by Francesco Mulassano on topic Available [TAGS] on ticked pdf
Thank you Tuan
can i use [REGISTRATION_DETAIL] in the ticket?
it will be usefull... otherwise i need to replicate the event for each ticket type... (please, no)

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #99347 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Available [TAGS] on ticked pdf
You can. But I am afraid of it won't be rendered properly

PDF is very tricky to work with, thing works well with HTML might not work well with PDF :(

Please Log in or Create an account to join the conversation.

  • Francesco Mulassano
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 10 months ago #99348 by Francesco Mulassano
Replied by Francesco Mulassano on topic Available [TAGS] on ticked pdf
Thanks, i give a try
keep it up!

Please Log in or Create an account to join the conversation.

  • Francesco Mulassano
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 10 months ago #99516 by Francesco Mulassano
Replied by Francesco Mulassano on topic Available [TAGS] on ticked pdf
Tuan, can you point me to the files involved in the ticket.pdf formatting?
i have com_eventbooking/helper/ticket.pdf
in my ticket i have added [REGISTRATION_DETAILS] and i want to try a proper text formatting.
Thankyou
ps. i'm an expert developer.

Please Log in or Create an account to join the conversation.

  • Francesco Mulassano
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 10 months ago #99537 by Francesco Mulassano
Replied by Francesco Mulassano on topic Available [TAGS] on ticked pdf
Hack to solve my problem
in the file com_eventbooking/helper/helper.php at line 812~
add this code to have the tag [TICKET_TYPE] and [TICKET_QUANTITY]
available on the ticket! :-)

codepen.io/Urbanspaceman/pen/LLELEZ

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #99545 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Available [TAGS] on ticked pdf
Thanks. If it is possible, please zip the modified file and upload it here

I am now working on next major release 3.0.0 and will consider working on this improvement, too

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc