On my order form, I wanna restrict date selection to today’s and yesterday’s date. But i want today’s date to be selected by default. Today() does not seem to work in enum, i need some help…
Solved! Go to Solution.
Valid_if of the Date column may be LIST(TODAY(), TODAY()-1)
User | Count |
---|---|
34 | |
11 | |
3 | |
3 | |
2 |