verbb / events

Craft CMS Plugin for events management and ticketing.
Other
22 stars 13 forks source link

[Feature Request] TicketType "Title Format" #23

Closed JustJarethB closed 1 month ago

JustJarethB commented 5 years ago

Description

As you can set a Title Format like {fieldHandleA} - {fieldHandleB} on entry types, please allow a similar function for Ticket Types.

Use Case

Say we set up a generic ticket type which allows for a name to be given to it, along with other config settings on how to render it. This can be used to show in the front end reasonably well, but it would be nice, for things such as the default craft commerce checkout to be able to configure what name it will show per ticket (not per ticket type)

engram-design commented 3 years ago

There's a slight technical complication here that Ticket Types are elements, unlike entry types (or event types) which are models that act as a container around the individual elements (what each ticket type is).

But, I think we can manage this in some form!

stevecomrie commented 1 year ago

+1 i was literally just here surfing the issues to recommend something like this if someone else hadn't already. super, super useful.

engram-design commented 1 month ago

Added in 3.0.0-beta.3.