Read only condition (Auto , Expression, When, Always)
I have a field (Name) in a section A with read only condition (when rule - CheckIfReadOnly). If I embed this section into another section B with read only condition as Always then I am expecting Name in read only even though CheckIfReadOnly is false when I display section B.
Am I expecting a wrong behavior?