Avatar

Level 9

I tried this and could not duplicate the behaviour that you reported.

I created a form with two fields and a signature field.  The first field I set to "Calculated - Read Only", with the following script on the "Initialize" event,

this.rawValue = "1234";

I created a field collection that included the calculated field and associated it with the signature field. I opened the form, the calculated value appears and is read-only, I filled in the second field and signed the PDF. (Both fields were locked).  I cleared the signature field and the original Read Only calculated field remained locked, while the second field was editable again.

I used Designer ES version 8.2.1

Regards

Steve