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
1 comments
16:22 Sep 23, 2025
Hello Manisha,
I believe that the suggested approach for your business task can be achieved using business rules if the intended way of developing this will be using date fields, but not the component.
If this needs to be done via the calendar component, this is impossible
Show all comments