Nov 9th, 2010, 10:09 PM
Sorry to bother, I am a complete novice to this process, please forgive my ignorance.
I have created a submittable pdf form that I am trying to save to a web database either as an individual pdf, html or fdf file.
I have successfully installed form tools, have the database set up and seem to be extremely close to making this happen.
However, I am not clear on where or if it is possible to embed the form tag code - "<form action="http://site/formtools/process.php" method="post"> <input type="hidden" name="form_tools_initialize_form" value="1" /> <input type="hidden" name="form_tools_form_id" value="1" />" - into the pdf form.
I keep getting the error " ERROR process.php requires a form ID for processing. Make sure your form contains a hidden field with the name "form_tools_form_id" that's passing along the form ID."
I am sure this is an easy fix, but any suggestions would be greatly appreciated.
I have created a submittable pdf form that I am trying to save to a web database either as an individual pdf, html or fdf file.
I have successfully installed form tools, have the database set up and seem to be extremely close to making this happen.
However, I am not clear on where or if it is possible to embed the form tag code - "<form action="http://site/formtools/process.php" method="post"> <input type="hidden" name="form_tools_initialize_form" value="1" /> <input type="hidden" name="form_tools_form_id" value="1" />" - into the pdf form.
I keep getting the error " ERROR process.php requires a form ID for processing. Make sure your form contains a hidden field with the name "form_tools_form_id" that's passing along the form ID."
I am sure this is an easy fix, but any suggestions would be greatly appreciated.