Changed visibility based on time due

I am trying to make my list in my app change collors based on if the order is due today, tomorrow, or 2 days from now
Screen Shot 2022-05-24 at 8.58.31 PM
Here is my changed visility setting but there are not working

Hi @GrantWoods,

You need a Date Property because that property has the is equal to operator!

Then for the Today text you can add the condition as Current Job > Date property > is equal to > current time.

For the Tomorrow text you can add the condition as Current Job > Date property > is equal to > tomorrow from Date options or is after > current time.

For the 2 days text you can add the condition as Current Job > Date property > is equal to > 2 days from now from the Date options or is after > 2 days from now.

Hope I’m correct and Hope I understood the question correctly!

Thank you

Tanks

What about this

where is equal to

That seems like the Date & Time property!

image.png

You need the Date property!

image.png

i have that but there is no equal to on the list its before after or bettween

Could you show a screenshot of that Due Date property in the database?

Yeah! I see that Due Date is a Date and Time property ( by the little clock icon )!

so the one is due date for the job what is the other data for and do i have to fill it in with any thing

You just need a Date property! If you don’t need time you can delete that Date & Time property!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.