We are displaying events on a schedule that contain data fed by a database on a per-event basis, we recently discovered the concurrent event groups functionality and want to implement this but need to supply text for the concurrent event group boxes (describing the group specifically) which is fed from the database or possibly from the events themselves.
At present we are only aware of the two properties (count and html) and need to get more information from the events in the group to filter and display in the concurrent event group boxes.
Any guidance as to how we might go about doing this?