Forum Replies Created
-
AuthorPosts
-
adminKeymaster
Your account has been corrected, we apologize for the error, it appears you purchased the UNLIMITED SITES | 1 – FORM version but were assigned the UNLIMITED FORMS | 1 – SITE version.
We remain at your service.
adminKeymasterYes, correct.
We remain at your service.
adminKeymasterWhen a fillable PDF form is uploaded to the PRO2PDF plugin, the PDF is saved in a folder on the server and is never edited by the plugin. When merging… the plugin makes a copy of the original and fills it with the form data – on demand – and the merged PDF is NOT saved on the server.
Does that answer your question, if not please elaborate further.
We remain at your service.
adminKeymasterYou can use the free versions of Formidable and PRO2PDF for a basic demo.
Yes, Formidable’s conditional shortcodes and conditional field logic may be used, see this support thread from yesterday which offers several methods of using both at the same time.
We are unaware of a limit to how many users may use the plugin at any given time, this is likely a local server level concern.
We remain at your serivce.
adminKeymasterGlad it worked for you and always happy to help. Let us know if you need anything, as we remain at your service.
adminKeymasterTo extend the above functionality further, you could add a hidden calculated field to the form, we’ll call it [123]…
. Set the calculated field to[A]+[B]
Then, for your PRO2PDF shortcode…
.layout=[123]
And then you could use Formidable’s conditional shortcode to create or not create the PDF merge link…
[if 123 greater_than=0][formidable-download form="abcde" dataset=[id] layout=[123]][/if 123]
We remain at your service.
adminKeymasterHi!
Okay so, you have too many variables for Formidable’s shortcode Conditions, so you’ll need to use some form level conditional logic.
Add two fields to your form, make them visible to “Administrators” so users wont see them.
Set the default values of the fields to 53 & 54 respectfully.
. For field 53, set conditional logic to be “SHOW this field if ALL of the following match:
– A is less than 11
– B is less than 11
. For field 54, set conditional logic to be “SHOW this field if ALL of the following match:
– A is less than 11
– B is greater than 10
– B is less than 21Then, for your PRO2PDF shortcode…
. layout=[A][B]Which ever field matches it’s conditional logic will be visible to administrators (hidden to users) and the other field will be blank so your layout will result in layout=53 or layout=54.
We remain at your service.
adminKeymasterYes, the Formidable ‘user registration’ plugin allows access to the WooCommerce user data.
We remain at your service.
adminKeymasterQ: Is adding the merge fields just drawing or just point and click?
A: See the demo video here.Formidable Forms does not have a “membership plugin” however, they have a ‘user registration’ plugin to allow users to register…
We remain at your service.
adminKeymasterNo, the user would not need to fill out another form. You can set the field map layouts to merge the User Registration form data with the PDF form fields.
However, if you use wpmu dev membership pro to ‘register’ the user, then the user will need to submit a Formidable form (with user_meta fields) for the PRO2PDF to use.
We remain at your service.
adminKeymasterNo, the user would not need to fill out another form. You can set the field map layouts to merge the User Registration form data with the PDF form fields.
However, if you use wpmu dev membership pro to ‘register’ the user, then the user will need to submit a Formidable form (with user_meta fields) for the PRO2PDF to use.
We remain at your service.
adminKeymasterOf course, user registration plugin also requires the PRO version of Formidable Forms…
We remain at your service.
adminKeymasterIt’s available on Formidable’s site for $29.
We remain at your service.
adminKeymasterOur plugin would work with Formidable Form’s “User Registration” module to access the user’s meta data that is collected by wpmu dev membership pro.
Yes, when the user provides their data once in a Formidable Form, they can easily select any of the 100 PDFS and it will pre populate them using the plugin’s field map layout functionality.
We remain at your service.
adminKeymasterTake another look, it appears the site was updated around the same time as your message was sent.
We remain at your service.
adminKeymasterQ: “Does the plugin have the capability to grab data from a logged in user and pass it to the pdf in merge fields”
A: Yes, you’ll need Formidable’s User Registration add-on plugin to capture user meta data.Q: “do they have to fill out a form first?”
A: Well, technically no… however, they must at least click a submit button. You can capture user meta date in hidden fields, and have users click a submit “NEXT, CONTINUE, READ MORE, etc..” button to save an entry in a form, then the PDF can be created/emailed.Q: Is there a version that can support 100 PDFS?
A: Yes, all versions have unlimited PDF form capability. The license form counts are regarding the number of Formidable Forms that are able to map to any number of PDF forms.
EXAMPLE #1: One Formidable Form can map to any number of PDF forms with the 1-SITE | 2-FORMS version
EXAMPLE #2: Three Formidable Forms can map to any number of PDF forms with the 1-SITE | 10 FORMS version
EXAMPLE #3: Eleven Formidable Forms can map to any number of PDF forms with the 1-SITE | 40 FORMS version
EXAMPLE #4: 41+ Formidable Forms can map to any number of PDF forms with the 1-SITE | UNLIMITED FORMS versionWe remain at your service.
adminKeymasterThe free version of the plugin requires internet access. For the Intranet Version is required for use on an intranet. You’ll need to test the free version on a web-based WP installation.
Keep in mind, the intranet version does not support merging of images or signatures.
We remain at your service.
adminKeymasterWhat is your PRO2PDF order number?
We remain at your service.
adminKeymasterThank you for letting us know about the download, we will correct the server version.
The “Free” version does not have all features unlocked and is not for 30 days, it’s free to use for as long as needed.
The $2 version has all features unlocked and is limited to 30 days. If the plugin does not work for you, you may request a full refund.
We remain at your service.
adminKeymasterYes, you can use the download parameter to download automatically, or the inline parameter to open in a separate browser tab OnClick.
We remain at your service.
adminKeymasterYes, use the “Flatten” option when setting up the layout, or the shortcode’s “Flatten” parameter.
We remain at your service.
adminKeymasterWe strongly suggest that you delete the unused layouts or disable the email attachment option to avoid attachment issues with the correct layout.
We remain at your service.
adminKeymasterAfter reviewing your installation and testing the plugin we were unable to find any issues, until we took a closer look at your PDF form and discovered that all the fields were set to a font color of “white”…
lol… all is working as expected, see here.
We remain at your service.
adminKeymasterUpload the original PDF form using this form for further evaluation.
We remain at your service.
adminKeymasterMay be a font issue, which font are you using in the PDF?
May be a shortcode issue, does the plugin export PDF’s correctly from the EXPORT tab after selecting form, dataset, and layout?
We remain at your service.
-
AuthorPosts