My event captions are dynamically displaying the time of the event.
I need to conditionally change what is dynamically displayed.
For example: If status = “scheduled”, display event time otherwise, display “Available”
Is this possible?
My event captions are dynamically displaying the time of the event.
I need to conditionally change what is dynamically displayed.
For example: If status = “scheduled”, display event time otherwise, display “Available”
Is this possible?