Change the color (background) color of a section when it is read only
How to change the color of a section that is configured to read only ?
There is a user form, with many layouts and embedded laoutout. The form is created in a section where user fills in the information. After the form is submitted, the section is embedded into another section via dynamic layout and is configured to be read only. When I make the embedded section as a read only, the color of the section(form) remains same. I want to add a color effect on top of the section (background) when the section is rendered as read only so that it is distinct from the editable sections.
How to change the background color of whole section when it is rendered as read only?