Gravity Forms – PDF and ContentEditable
-
I have problem. I want to add extra code to submit button in WORDPRESS Gravity Forms. In my form I have inputs, textareas and HTML snippet. In HTML snippet I have “editable” content:
<p> text text text text <div contenteditable="true">client text to change</div> text text</p>… and when client clicks SUBMIT BUTTON then form is generating PDF from FORM CONTENT and send to an email. Generated PDF doesnt contain client’s custom text – just “client text to change” – content putted to “contenteditable” by me in code. And this is my question: Why generated PDF doesnt containt “contenteditable” content given by client? Meybe this is solution: add extra code to Gravity Forms SUBMIT BUTTON to pre save “contenteditable” content to database and then submit button -> generate pdf.
-
I don’t see any WordPress.com sites under your account here.
What is the URL of the site with the problem?
NOTE: We can only assist with websites hosted here at WordPress.com. If you’re using the WordPress software, but hosted elsewhere, you will need to reach out to your hosting provider or the WordPress.org community for guidance: https://wordpress.org/support/
And, you can find Gravity Forms support at https://www.gravityforms.com/support/
- The topic ‘Gravity Forms – PDF and ContentEditable’ is closed to new replies.