maximum.software
Forum Replies Created
-
Would you be able to send me your PDF to admin at maximum dot software? I would like to check it out to see what the problem is exactly.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Checkbox Blank and pipe to PDFRight, empty values (“|Yes”) don’t work with CF7. Checkboxes with such values are treated as not-checked even if they are.
The first part of your pipe needs to be non-empty. Your solution (“ |checkbox export value here”) worked fine for me.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Checkbox Blank and pipe to PDFWait, so are you trying to get them working together on the same CF7 form?
You will need to be careful with that. If you have same PDF field names in both PDf files, there might be a conflict. In order to avoid conflicts with same PDF field names, you would need to map the CF7 field to PDF field with an attachment ID. Example: “[1234] Field1” (instead of “Field1”).
These are not actual conflicts but are there by design. For example, if you were to update your PDF by attaching a new one and deleting the old one, this allows you to keep all the mappings.
Anyway, if you don’t mind me poking around in your wp-admin, send me temporary login info and I will try debugging your issue.
Hi,
I am assuming the user can’t see the data in their PDF viewer. What PDF viewer are they using, by the way?
This is a known issue with some PDF viewers and appearance value, as well as some PDF editors creating problematic PDF files, and fonts. I am working on a resolution to this issue and many other related problems, however, it requires switching out the software stack I am using (not a simple task). I am hoping I would be able to release something this fall.
Try to use a few different PDF files to see if the issue has to do with that particular file. If not, the issue might be viewer limitations.
Let me know if this helps.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF Not Saving To Server When FilledYes, image optimization plugins started stripping forms from PDF files recently. I think there were a couple of tickets about that last month.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF Not Saving To Server When FilledYou should change it to ‘career_application_uploads’.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF Not Saving To Server When FilledHi.
It works for me in my test environment. Can you tell me what you filled into the path input box?
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Checkbox Blank and pipe to PDFApparently, the export value of a couple of checkboxes in the original PDF was the same as the checkbox name. The rest of them seem to be “Yes”. You should use the “Insert and Link” button when creating the tags so that you don’t have to guess.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Checkbox Blank and pipe to PDFI used “ |Check-Box1R1” with your original file and it worked for me.
However, I did notice that some of my viewers didn’t render the checkbox properly. It renders correctly in Firefox and Chrome for me.
I’ve noticed previously that some PDF files and/or some viewers have trouble with checkbox rendering.
What PDF viewer are you using?
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Checkbox Blank and pipe to PDFActually, you are right, “|On” doesn’t work. It looks like the checkbox in the PDF is always checked, no matter if I check or not check it in the web form. I think this might be an issue with Contact Form 7 code.
I tried your solution (“ |On”) and it seems to work fine for me with my PDF. Can you send me your PDF to admin at maximum dot software so I can try debugging your issue? It should be working.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Checkbox Blank and pipe to PDFHi,
Actually, the other thread is wrong. You can use pipes (see https://contactform7.com/selectable-recipient-with-pipes/).
You can use a tag like ‘[checkbox blank-checkbox-1 “|On”]’.
Let me know if that helps.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Version 1.3 Breaks formI don’t think I’ve received your form. If you can send it to my email at admin at maximum dot software then I will take a look at it.
Can you disable the ‘Imagify’ plugin and reupload your PDF file and reattach it to the form? I think that might be the culprit.
I can debug this issue for you if you don’t mind sending me a temporary wp-admin login details.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Adding date into pdfThe new version of the plugin that has the mail-tags feature has been released.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Map Conditional Result to PDF fieldBy the way, the new version of the plugin that has the mail-tags feature has been released.
I guess we didn’t get to the bottom of this issue, but I have a feeling it has something to do with a plugin conflict, possibly with Contact Form 7 Multi-Step.