Tagged: how to
- This topic has 4 replies, 2 voices, and was last updated 7 years, 7 months ago by admin.
-
AuthorPosts
-
contact3Participant
hi,
I have eight boxes to fill with a date of the following form dd / mm / yyyyadminKeymasterThe date format is set with the Field Map Layout’s “FORMAT” dropdown… Select “DATE” then select “dd/mm/yyyy”.
Let us know if more assistance is required as we remain at your service.
The “FORMAT” dropdown is not enabled in the free version, in this case use a regular single line text field and place “dd/mm/yyyy” in the fields description to prompt uses to enter text in the correct format.
contact3Participant(I have an eight column table to fill with a date of the following form dd / mm / yyyy with the paid version )
I used both pro version
I did not understand your answer
I have an eight column table and I want to fill it with a date field
1st column contains day 1st digit
2nd column contains day 2nd digit
3rd column contains month 1st digit
3rd column contains month 2nd digit
4th column contains year 1st digit
6th column contains year 2nd digit
7th column contains year 3rd digit
8th column contains year 4th digitTHANK YOU
adminKeymasterSounds like you may need to use the “Comb” field format in the PDF, or hidden fields in the Formidable Form, or possibly some custom javascript code.
Are you able to send an example PDF form to support AT formidablepro2pdf DOT com for evaluation?
We remain at your service.
adminKeymasterTo merge the PDF example you provided custom PHP or javascript could be used to to populate three hidden fields, then map the hidden fields to three PDF text fields. Or, if data separator’s “/” can be included, then use the PDF field’s “Comb of” setting…
…here’s an example merge of the “Comb of” setting.
In the example you’ll see a screenshot of the “Comb of” setting in Acrobat. The three fields above not populating, they would require custom PHP or the purchase of our “Format Add-on Plugin” which will allow you to add a date format to the list of field map formats.
We remain at your service.
-
AuthorPosts