For an editable Table column of type "Date", we can set a hardcoded Min Date and Max Date for Validation. However, it is not possible to set these values programmatically using JavaScript.
This would improve the user experience since it would offer users more flexibility in configuring date validation for their table columns. For example, they would be able to add the current date as Min or Max Date.
Is there an existing issue for this?
Summary
For an editable Table column of type "Date", we can set a hardcoded Min Date and Max Date for Validation. However, it is not possible to set these values programmatically using JavaScript.
Front thread
Why should this be worked on?
This would improve the user experience since it would offer users more flexibility in configuring date validation for their table columns. For example, they would be able to add the current date as Min or Max Date.