Closed JustJarethB closed 1 month 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!
+1 i was literally just here surfing the issues to recommend something like this if someone else hadn't already. super, super useful.
Added in 3.0.0-beta.3.
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)