Josh Crawford
Josh Crawford
Should be possible now with ticket type statuses in [3.0.0-beta.3](https://github.com/verbb/events/releases/tag/3.0.0-beta.3) where it can be marked as disabled, but you'll still be able to pick a disabled ticket in the control...
Should be fixed in [2.0.1](https://github.com/verbb/many-to-many/releases/tag/2.0.1)
Hmmm, nothing should've changed on that front. But it's probably not a great move that both the Linked Section and Associated Field setting use the ID, instead if the UID,...
Strange. There is a section with the ID of `4` and a field with the ID of `93`, correct? As I've mentioned, referring to things via their ID, isn't great...
You're right, I'd not pushed that change! See [2.0.2](https://github.com/verbb/many-to-many/releases/tag/2.0.2). The migration _does_ re-apply your project config settings (so we can change the namespace for the field type), so unless that's...
Appreciate the feedback, all good ideas! As for the purchased tickets summary, that's tricky, as for large events, this would be a **massive** table, so I'm thinking now that purchased...
Things have been revamped in [3.0.0-beta.3](https://github.com/verbb/events/releases/tag/3.0.0-beta.3) and there's lots of options to achieve this sort of thing now.
So the tricky part will be replicating the ticketing table, as per the control panel, where you can add multiple ticket types and their capacities, their own fields. You'll need...
Ah, my mistake sorry!
So because ticket purchases are geared towards the Commerce cart experience, there's not an easy way of circumventing that. It'll require you to programatically create purchased tickets through a PHP...