Home › Forums › Bugs and Troubleshooting › Many little problems
Tagged: date format, field ID, Formidable:Dynamic, webform data field
- This topic has 3 replies, 2 voices, and was last updated 6 years, 10 months ago by dwebagency.
-
AuthorPosts
-
dwebagencyParticipant
Hello
I’m just testing your plugin, but have problems to fill some fields of my French pdf.
First, I have a date of this form : DD/MM/YY but can’t found it in your format list !
Can’t fill a zip code with 5 numbers as : 75010
Addressin 2 lines cant be filled …
Thank you for your helpadminKeymasterUse the Formidable: Dynamic setting found at the bottom of the “Webform Data Field ID” dropdown on the field map layout along with PHP date function like this…
[123 format=”d/m/y”]
Change 123 to your field ID.
We remain at your service.
adminKeymasterZip code is controlled by the Formidable Form, not PRO2PDF, just use (no formatting) or you can also apply any other PHP number format using the same example as above.
Address line 2 is achieved by using the “Address” format and the [line2] shortcode. Let us know if you are having a problem with this method.
We remain at your service.
dwebagencyParticipantHello
Thank you fixed -
AuthorPosts