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

Adobe DC Extended Fillable Form will not save entries with Save or Save As

Community Beginner ,
Apr 24, 2023 Apr 24, 2023

I have a semi-complex fillable form that shows and hides template pages, based on checkboxes and javascripts as well.  It is 9 pages long.  When you edit the form and click save, the save button greys out so you assume the document has been saved with the edited information.

You close and open the document again, the data is not there.

 

I have tried with and without Reader Extended fill and save.

I have used Save and Save As .. no difference.

I have created a manual save button with execute menu item and with JavaScript .. no difference.

Anyone have a suggestion on why this could be happening??

This is an internal form so I cannot share it on this site.  

TOPICS
JavaScript , PDF forms
2.8K
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
1 ACCEPTED SOLUTION
Community Expert ,
Apr 25, 2023 Apr 25, 2023

I have looked on the form. It resets the form fields at document open. 

View solution in original post

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 ,
Apr 24, 2023 Apr 24, 2023

It sounds like something in the form is resetting the data. Do you have any document level scripts that might be interfering with the form?  Have you looked in the console window to see if any errors are reported?

 

 

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

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 Beginner ,
Apr 25, 2023 Apr 25, 2023

The only document level JavaScript that is in the form set the default first field on open.

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 ,
Apr 25, 2023 Apr 25, 2023

Try this:

  1. In the preferences disable JavaScript
  2. Open the form
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 Beginner ,
Apr 25, 2023 Apr 25, 2023

tried and it still did not save the changes to the document.

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 ,
Apr 25, 2023 Apr 25, 2023

What app does you use to fill the form?

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 Beginner ,
Apr 25, 2023 Apr 25, 2023

We use Adobe Reader.  Also, I built the form with Adobe DC.  We are converting all of our LiveCycle forms over to AcroForm.

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 ,
Apr 25, 2023 Apr 25, 2023

Can you post the form?

 

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

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 ,
Apr 25, 2023 Apr 25, 2023

Without seeing the form it is not possible to help.

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 ,
Apr 25, 2023 Apr 25, 2023

I have looked on the form. It resets the form fields at document open. 

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 Beginner ,
Apr 25, 2023 Apr 25, 2023
LATEST

Thank you... I do not recall adding that to the OnOpen but there have been a few others working on that form after I initially bulit it.

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