Is it possible to display the next calendar item of this Space somewhere on a page with a macro?
I have a calendar in a Space with appointments of different categories and would like to add a field on any page of this Space where the next appointment of the calendar is displayed.
Hi You can write a user macro that queries calendar data (via REST API or direct data access) and renders only the next event. This however requires some scripting knowledge if you dont have that id advise you to use an app like calendars for confluence or advanced macros since ouf of the box there isnt a filter option that suffices your needs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.