Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Fillable form fields disabled

New Here ,
Mar 23, 2020 Mar 23, 2020

Good afternoon.  I created a work time sheet with fillable forms and calculations to sum up the hours.  The form also has a button to clear all of the fields so I can reuse the form.  Since COVID-19, I've had to work from home and when I went to fill out my form and add an electronic signature, I clicked Edit PDF by mistake.  It somehow turned off all of the fillable fields and locked all of the data that I had typed in.  I can't go back to an earlier version.  When I hit "Prepare Form", all of the fields appear, however, when I click on properties, the options are grayed out.  Almost like it's locked somehow.   Any suggestions on how to make the form fields editable again without starting from scratch?

TOPICS
PDF forms
1.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 23, 2020 Mar 23, 2020

Hi,

 

Clear the signature in the signature field.

 

After clearing the signature you should be able to continue to work and edit your PDF.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 25, 2020 Mar 25, 2020

Hihi

 

How do i make a image field read-only? I added the JS code but it is not working. Other text field working just fine. Code as below: 

 

-code-

this.getField("Letterhead1_af_image").readonly = true;

-end-

 

Thanks,

Yixiang

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 25, 2020 Mar 25, 2020
LATEST

Hi Yixiang,

 

The topic that csenor posted has precedence over your inquiry.

 

Since your question has to do with javascripting, would you mind posting it in a separate thread?

 

I don't have any inconvenience answering your question, but out of respect to csenor who posted an inquiry about form fields and digital signatures, we should address your question outside of this topic.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines