What's the best way to get a list of events a logged in user is registered for? Currently using event booking system as products in v9.
I am using both the event calendar and event repeater on a single page to give employees an overview as to what each event listed in the calendar is about.With the event caledar you can view this p...
I want to add a form to a page and when that form is submitted I need to automatically create a event registration, based on the form data. My problem is that I don't know how to link the form subm...
I'd like to get the number of attendees registered for a booking event so I can display a @seats left@ message on the event detail page. Is this possible to do within a transformation?
I have a requirement where I have a Main Location Page(/site/locationdetail.aspx?locationid=loc1), on which I have to show events specific to that Location, along with other information (Webparts) ...