Hello developers,
To capture the date, I am using an entity node with date as the data type
When the user enters an input such as 29/20
Instead of showing an error or showing 2029 as the year, it displays the entity value identified. Value identified as: [“2024-06-20”]
attaching the SS of the entity rules.any options to showing error or capturing year as 2029 and day as 20