Is there a way to display a dynamic greeting such as “Good morning” “Good afternoon” or “Good evening” based on the user’s current time?
yes, you would use a conditional on the text element that you set up based on the current date/time
1 Like
Thanks for this. Do I need to set anything in the appearance?
Got it actually. Just have to set the element as visible when true.
you could just make the text empty on the appearance side but have it always visible. after all, it will always be morning, afternoon, or evening…
1 Like
Hi, would you mind to share you editor? I’ve set the conditions but idk why, this is not working.
Thank you very much = )