Hello!
I have a dropdown with two options… lets call them Option A & Option B.
I have a thing that contains a date field.
How can i set an expression that when the “date field” is in less than 30 days from current date, it does one of two things, whichever is easier:
- Locks the dropdown value to “Option A”
- Disables the dropdown and maintains the default value.
I’ve been playing with the expression on the “conditional” tab but cant figure it out. Thank you!