I plan on using TEC for a community calendar, which the event producers will be able to embed via iframe on their sites as well.
In order for the event producers participate, they would like to have their events featured when it’s embedded on their site. I was planning on doing this by passing in the event producer ID, and adding an additional query that added their events above the calendar.
With the new “Featured Events” feature, it seems there might be a way to use that instead. Is there a way to adjust the query results to dynamically set certain events to “featured” and “sticky” before displaying, so the javascript and other aspects of the “Featured Events” will work as if the events were actually featured?
Thanks!