Im trying to show a calendar that has todays day highlighted, im getting a bit stuck on how to apply logic in RP9.
I’ve created the default/hover/selected states, I just need the page onLoad to check todays day and then apply the selected state to the correct day in the calendar
You set this “OnLoad” interaction inside your ellipse object :
Case : If [[This.text]] equal [[Now.getDate]]
Interaction : Set Selected/Checked This to true