Strip Calendar, link to events?

Hello,

Is there a way of using the strip calendar to show lists of events for a chosen day?

Yes you could do this,

First you have a collection named Events

The **Events collection needs to have the following properties:

  • Event Name
  • Event Description
  • Event Date

Then you would put calendar component on a screen and for the collection it’s going to be the Events Collection you made earlier, then filter the **Events so the date for the current Event equal to the Date/Time Current Time.

Hope this helps!

@James_App_Maker Is this for the normal calendar component and not the strip calendar component as I need to use the strip component

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.