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)....