conditionally control read/edit properties

A work around would be having two sections that have identical fields. Then you can conditionally render one section that is editable if “Approved” is checked. The other section would be conditionally rendered if “Approved” is not checked and that section would be read-only.