Issue Description: Even
if the field is made read-only from the right panel of properties, the field is
editable in form’s create mode.
Solution / Workaround:
A field can be made read-only in two ways, one via right side properties panel and the other via form rules.
•Properties
panel make field read-only in edit mode
•Form
rules make field read-only in create case
To make the field make read-only in both create and edit mode, the field must be made read-only in both panel as well as in the rules.
