Noob question: no dates from the past

Hello,

Very new to appsheet or making apps. I tried to make an app to manage expiry dates. I got very far, but i would like to block any date entry’s that are in the past. I should use TODAY() I figured, but coudn’t get the hang of if. Please help!

0 2 278
2 REPLIES 2

@owkieft Assuming I have understood your query, I would suggest you could use a simple valid if expression that states [Column] >=TODAY()

2X_0_07cce66d2a635acd5c7c5470f0424d8ba622ccc9.png

This means in your form entry, if a date from the past is selected red text will appear under the field input “This entry is invalid”

2X_f_f27693a44989da2fbd4fa7feefaafd46da37f179.png

Top Labels in this Space