Question
3
Replies
1785
Views
Posted: December 14, 2016
Last activity: January 4, 2017
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?
Hi Sekar,
Thanks for posting your query to PSC!!
I think your expectation is a correct behaviour.
Scenario:
Section A contains Name field with Read Only(When)
Section B contains Section A with Read only (Always)
This makes the Readonly(Always) behavior of section B override the read only(when) of SectionA.
Hence the Name field appears as readonly all the time when section A included in Section B.
Regards,
Chinmai Sravanthi.