0
Hide ONLY IF A FIELD IS CHECKED from calendar
Is there a way to hide something from the calendar only if the field "Canceled"is checked?
if 'Check-In' > Evento.Inizio then
styled(Evento.Evento + "-" + 'Nr. persone' + " persone", "orange")
else
styled(Evento.Evento + "-" + 'Nr. persone' + " persone", "red")
end
Reply
Content aside
- 4 yrs agoLast active
- 462Views