Hello there!
I wrote this expression as shown in picture below to determine the status according to the entered date, but it’s always print false in the view.
when the entered date before today I need to save “Late” word in status field, and if the entered date is after today, I need to save “Progress” text in status field.
could you please help me to configure the problem here.
Many Thanks.