Hello ,
On the Task page, I would like to configure the calendar field with the following logic:
- The user should be able to select a date less than the Task Due Date.
- The user should also be able to select dates starting from today onwards, but not any day before today.
In short: Allowed dates = Today → Due Date, nothing before today and nothing after the Due Date.
Is it possible to achieve this behavior in a Freedom UI page? If yes, could you please suggest how it can be implemented (for example, through setup conditions, validators, or custom code)?
Like
0 comments