Issue: The Date field is made as a read-only field in the form and is rendered as “Date Default” where the default date value is set as “Current Date”. However, upon testing, the field is editable although the field has been marked as read-only and the default date is not reflecting.
Upon adding Current Date in Regex, we observed that only the current date is observed, yet, the field is not made as read-only.


RCA:
1. Make read only from the Right Panel property is only applicable in update case of an entity, and would not be applicable in the Create Case.
2. Set default date as “Current date” Feature is only applicable in the Marvin application and is not supported in the Old and the New UI. When configuring the Form rule for Make read-only, we have a Set Value option, where we can set the value of the Date field as “Set Current Date”. In this case, the help text is provided indicating that this feature is supported only in Marvin.
Developer ticket for reference: #1457127
