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

problem on submiting PDF form to php script

Explorer ,
Oct 13, 2022 Oct 13, 2022

Hello!

I made a form that sends its data via HTTP Submit button to a php script that saves the data into a database.

So everything worked fine, until at some point i added a new field in the form that is compleetly being ignored on submit. I am really stuck on this...cant find a logical explanation for this since all other fields work fine, all the data is getting posted to the php script but the one for this field is totally missing even from the file_get_contents('php://input'). 

Any ideas what would be cause for this?

TOPICS
Create PDFs , PDF forms
301
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
Explorer ,
Oct 13, 2022 Oct 13, 2022

I found out the problem at last:

Deleted the default data connection and checked the Allow binding to data not defined by the default data connection in the form properties->Data binding menu., then rebuilt the default data connection and now it works.

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 ,
Oct 13, 2022 Oct 13, 2022
LATEST

So what you really have is a AEM or LiveCycle 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