Skip to main content
Participating Frequently
December 30, 2024
Question

Signature Field

  • December 30, 2024
  • 1 reply
  • 359 views

Hi, need help!

I created a form with signature filed and selected "read-only" all fields (refer to picture) once signed.

Submiited the pdf via outlook email. When the form received the date, time and other fields are editable. 

I am using Acrobat Pro ver. 2024.005 203.20 (64bits), any help appreciated. Regards

 

1 reply

PDF Automation Station
Community Expert
Community Expert
December 30, 2024

Read-only executes after the form is signed.

Participating Frequently
December 31, 2024

Thanks for the response. 

Where do I add the JS: this.getField("FieldName").readonly = true;

Actions or Signed Tab 

 

 

 

PDF Automation Station
Community Expert
Community Expert
December 31, 2024

Are you trying to make the fields read-only with your submit button as the trigger, or signing the form with the digitial signature field as the trigger?