Code

Discussion on PHP Form Builder - Advanced HTML forms generator with Drag & Drop

Discussion on PHP Form Builder - Advanced HTML forms generator with Drag & Drop

By
Cart 5,803 sales

migli supports this item

Supported

This author's response time can be up to 1 business day.

1032 comments found.

Hi. Is this saas compatible? Can I create subscription plans for users. Thanks

Hi,

A regular license allow to use PHP Form Builder on 1 domain. Each domain must have its own license.

That’s the same for all the Envato items.

If you need anything else you’re welcome,

Gilles

Great looking product! Any plans for adding Tailwind CSS to the list of supported frameworks?

But please be patient, I still have to work …

No pressure, but I just bought the product so I could stay up-to-date on its development…

Thanks for purchase, I’m available for help if you need

Hello Friend! I really liked the tool, but I wanted to clear a question: do the forms created with the tool work independently of it?

Hi,

You just need the phpformbuilder files on your server and to register the license on your domain.

If you need anything else you’re welcome,

Gilles

Understand. In this case, the tool needs to be on my server and domain to work. So, if I create a form for a client and install it on their server, even if in the future I remove the tool from my server, the client’s form will still work, right?

No, you need a license for each domain https://www.phpformbuilder.pro/documentation/help-center.php#licensing-system

That’s the same for all the thingsd you by on Envato, accordingly to the Regular license terms.

Looking further into my 500 error issue – i added debugging as you suggest in the doc and i get the following

do i need pear ?

Warning: include_once(C:\inetpub\wwwroot/phpformbuilder/Form.php): failed to open stream: No such file or directory in C:\Work\phpformbuilder\t1.php on line 12

Warning: include_once(): Failed opening ‘C:\inetpub\wwwroot/phpformbuilder/Form.php’ for inclusion (include_path=’.;C:\php\pear’) in C:\Work\phpformbuilder\t1.php on line 12

Fatal error: Uncaught Error: Class ‘phpformbuilder\Form’ not found in C:\Work\phpformbuilder\t1.php:13 Stack trace: #0 {main} thrown in C:\Work\phpformbuilder\t1.php on line 13

Hi,

Thanks for purchase.

The error message means that the path to include Form.php is wrong.

Please have a look here, everything is explained: https://www.phpformbuilder.pro/documentation/help-center.php#warning-include_once

Hi!

1. Is the license for a domain? or for each contact form?

2. Apply my license on local host. then when exporting the full page of the form it throws many errors or does not load the form:

Can you please cancel that license and apply it to the domain that I will use the form?

3. Apply the license to my domain, can I use multiple forms within the domain?

4. Apply the license to my domain, can I use multiple forms in subdomains of my principal domain?

Hi,

Thanks for purchase.

  1. You can use unlimited number of forms on the registered domain & any subdomain.
  2. If you send me your ftp & your form url I can help.If you want me to remove an installation please email me your purchase code and tell me which installation()s to remove
  3. Yes. You’ll find all the informations about the license here: https://www.phpformbuilder.pro/documentation/help-center.php#licensing-system
  4. Same answer

Gilles

I also need the load JS in unminified form available on drag-n-drop-form-builder\index.html page under comment <!- loadjs src has to be inline, to be loaded later in the preview iFrame ->

Hi,

No because it’s a too rich and complex feature that highly depend on the uploader itself. The best way is to build your form with the drag & drop then add the code for the uploader (several examples are available on the website)

I am sure you can do it, at least with the basic uploader options.

Yes I could, but I won’t, for many reasons. If I only include basic features customers will contact me to say that they need more.

You can easily copy/paste the code from any template and customize as desired, this is dfefinitly the cleanest way.

Hi

I am having trouble in using drag and drop feature of your plugin. Let me explain, how I want to use your software. There are two sections in my software; user area and admin area. ​ Admin’s would create the form templates and front-end users will fill those forms. Therefore, I want to use drag and drop feature to build form templates and to store their JSON in database. Then, I want to render, these forms for front-end users which needs to be validated and values should tbe stored in database.

However, all your documentation is based on creating forms through PHP functions . Kindly share the steps how to start and functions that I can use for getting JSON and rendering the forms through JSON.

Thanks for your reply

If I output the form, can I add my own fields in it before rendering? If there is any documentation where a similar sort of example is explained, kindly share the link.

Hi,

The documentation and the templates are full of examples of code.

If you output the code from the drag & drop builder you can add any function, any code you want in the php code, or even add some plugins, custom Javascript.

Is there a video that explains how the form works?

The best way to start is to read the quick start guide, or the ttutorial below the drag & drop here: https://www.phpformbuilder.pro/drag-n-drop-form-builder/index.html#instructions

Hello, I bought the script and this link is not working

https://justty.net/forms/templates/bootstrap-4-forms/simple-step-form.php

Hello,

Thanks for purchase.

Your problem & solution are explained here: https://www.phpformbuilder.pro/documentation/help-center.php#warning-include_once

is this like SaaS version of PHP form builder…if i install on my server and domain then anyone who visit my site can build some php forms and download the code….this will be awesome if so

Hi,

No it can’t be. If it would anyone could use PHP Form Builder for free.

Hi, I tried the contact us page on your site, but it is a broken link. https://www.phpformbuilder.pro/documentation/contact-us

In any case, I am a bit confused. I uploaded this, and there is no install function. Do I need to know how to code for this? I want to have an event signup form, and I thought there would be an install script that I access that asks me for the database and information, and then I log in and make forms, like a form builder. Do I miss something here? I can’t find the login and install procedure.

Hi,

There’s no install

Please read the quick start guide, everything is clearly explained.

You can use the drag & drop tool, then copy/paste the generated code in any html or php file.

Or use the functions & code your forms.

If you need anything else you’re welcome,

Gilles

Hi I want use the demo

Hi,

You can use the online demo as far as you wish, but you can’t do anything with the code until you buy.

I want try the administration

There’s no administration – please read the doc: https://www.phpformbuilder.pro/documentation/quick-start-guide.php

Thanks for your answare: Hi, Thanks for purchase. The code that causes the error is just “jQuery(document).ready(function($) {” Did you try:

To set the form in development mode?
To replace your jQuery with the CDN version (commented in your code)?

This 2 options are anable in https://infoartnet.com/FB/index.php but steall the problem.. you can see it.

I Thing they are some problem in the files I dowload…

https://infoartnet.com/FB/index.php is working fine, I filled it & sent it. You probably should clear your browser cache.

Hi today I buy HP Form Builder..

I was copy the code of uno of the samples you have to may server (I isntal all, I changes the include for my server include_once rtrim($_SERVER[‘DOCUMENT_ROOT’], DIRECTORY_SEPARATOR) . ’/FB/phpformbuilder/Form.php’;

But the jquerry not work so https://infoartnet.com/FB/index.php Not work like I see work in your page

I see this error: Uncaught TypeError: Cannot read properties of undefined (reading ‘Constructor’) at HTMLDocument.eval (eval at <anonymous> (jquery.min.js:2), <anonymous>:10:23) at j (jquery.min.js:2) at Object.add [as done] (jquery.min.js:2) at m.fn.init.m.fn.ready (jquery.min.js:2) at eval (eval at <anonymous> (jquery.min.js:2), <anonymous>:4:18) at eval (<anonymous>) at jquery.min.js:2 at Function.globalEval (jquery.min.js:2) at m.fn.init.domManip (jquery.min.js:3) at m.fn.init.append (jquery.min.js:3)

Hi,

Thanks for purchase.

The code that causes the error is just “jQuery(document).ready(function($) {“

Did you try:
  1. To set the form in development mode?
  2. To replace your jQuery with the CDN version (commented in your code)?

If it doesn’t help please email me your ftp & I’ll test & solve it.

Gilles

hi, I would need to create 3 dynamic selects like the ones in the link example: http://www.francy59.altervista.org/pagine/ajax/esempiajax/selectdinamiche/3select1/3select_dinamiche.php

In practice, the user must select a first select and the values of the second will be recalled from the database and then printed according to the choice of the first select. And so on for the third select.

The data of the select are all saved in the database.

Is there a dynamic way to do this without using startDependentFields ()? It would be complex to set everything up manually. Thanks!

thank you very much Gilles!

sorry if I wasted your time, I’ll solve it differently!

I solved it simply by modifying L.290 in certificato-anagrafe-sanzioni-amministrative.php

It probably didn’t work for you because there was a variable to set with website url.

Here you can see that everything works correctly: https://www.saiperche.info/prodotto/108-certificato_dell_anagrafe_delle_sanzioni_amministrative

Great!!!

Thanks for your feedback

Hello,

How can uploads button to save file in Drag and Drop form builder ?

Regards,

Hi,

The uploader plugin is not available in the drag & drop, you have to get your code from the examples and add it to the form generated by the drag & drop.

$form->setAction(‘http://go.pardot.com/l/918573/2021-08-13/6kh5'); not working. Still get default action to url action=”/blog/jak-zarabiac-na-apartamencie-premium.php”

Site: https://www.seaandlake.pl/blog/jak-zarabiac-na-apartamencie-premium.php

Hi,

Again I don’t know what your marketing tool expect, so I cannot help you more, you have to read their documentation and send it the required values.

Hi. Let’s try again. 1. Success message is not displayed when using $ form-> setAction (‘https://go.pardot.com/l/918573/2021-08-13/6kh5') but the message is sent correctly. 2. communication with pardot works fine. 3. I need to set 2 different actions for one send button - one for pardot witch works fine (1) - one for regular send action to our mailbox. 4. Despite reading the manual and following it, I can’t set checkbox as required.

Hi,

  1. Success message: the setAction() function posts the form to the url you give to the function. If you post to ‘https://go.pardot.com/l/918573/2021-08-13/6kh5' it opens this url and you have to manage the posted values there.
  2. communication with pardot works fine – Nice.
  3. different actions for one send buttonA single button can’t have 2 different actions. What you need to do is:
    1. Don’t call the setAction(), post your form to its own page.
    2. Validate the posted values and send your emails
    3. Post back the values to pardot, with cUrl for instance.
    That’s the correct logic, but again, I don’t know pardo.
  4. I can’t set checkbox as required: see the checkbox validation example here, this is the correct way and it works like it’s supposed to: https://www.phpformbuilder.pro/documentation/class-doc.php#php-validation-examples

Your questions show me that you have to program some specific features and don’t always know exactly how: maybe a developer could help you, I do my best but I’m not supposed to work on your code & features.

Thanks for your understanding,

Gilles

Getting this error today “Can’t connect to licensing server.”. Page loads fine but get this blank white page after POSTing the form.

Hi,

Sorry for this, I’m aware but we just have to wait. My hosting service is partially down (it seems that the service are up or down depending on the requests locations).

The hosting service is Planethoster, I’m in touch with them. Their “services status” page is here: https://my.planethoster.com/service-status but it’s down too.

Gilles

Hopeful for a quick recovery. Here’s what Ive come up with for your code https://imgur.com/a/U8ZbRE7 its been fun to build with. Thanks

The servers are up again, thanks for your patience

Hello. Sorry for the question. Could you help me? How can I move my ‘localhost’ license to another computer? I need to change my workstation and need move phpformbuilder with it. Thanks!

Hi KonstantiH,

If you’ll use the exact same url your license will work.

Else you have to unregister from your 1st computer, then register on the 2nd: https://www.phpformbuilder.pro/documentation/help-center.php#reinstall-phpfb

If you need anything else you’re welcome,

Gilles

Hello, is this plugin usable with PHP frameworks like CodeIgniter? Thanks

Hi Maddest,

Yes, I cannot provide any help because I’m not a Cideigniter user, but you just have to load the Form.php class.

You’ll find more help on the web, for instance https://stackoverflow.com/questions/4415240/loading-custom-classes-in-codeigniter

If you need anything else you’re welcome,

Gilles

Thanks a lot for your quick help :-)

You’re welcome

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey