Code

Discussion on Drag & Drop Custom Multistep Form Builder

Discussion on Drag & Drop Custom Multistep Form Builder

By
Cart 181 sales

zeeside does not currently provide support for this item.

61 comments found.

Hey, is there a way to load the “entries” back into the form to edit them. I need a way to edit saved entries again. If not, how much would it cost if you developed this feature?

That is currently not supported unfortunately, but it’s been asked about by a few customers so I’m thinking about adding it. Due to current time commitments though it could take anywhere from 4 to 6 months. I can’t take on the paid side-project either due to those same time commitments.

I am getting $str = preg_replace_callback(’/\\{(0|[1-9]\\d*)\\}/’, create_function(’$match’, ’$args = ’.var_export($args, true).’; return isset($args[$match1]) ? $args[$match1] : $match0;’), $str); error while submitting the created form

I installed the module on my server/hosting, when I view the form I am getting the error and form not shown.

Also the form page is showing me the same error.

My hosting all three server are  7.4 and my hosting company is not deprecating below this.

I have attached the screenshot error i am facing. Also attached the my server php version.  

I would rather like to cancel the license than get it working by any ways which i don’t thing can happen as the base the php version is too old. Kindly refund my payment. PS also i sent the screenshots. I purchase the on this date 16 March 2022

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/dajzrjyb/public_html/builder/htdocs/lib/S3.php on line 2329

Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in /home/dajzrjyb/public_html/builder/htdocs/lib/PHPMailerAutoload.php on line 52

Hi, you’ll have to request a refund before I can grant it.

Hi, I just purchased it 30 minutes ago and it’s not working. SHows depricated functions everywhere. Please cancel my license and issue a refund.Thank you

Hi,

Receiving the following error when trying to create/edit forms.

Deprecated: Function create_function() is deprecated on line 125 of the forms-html-utils.php. Do you have a fix for this?

Ok, the form builder is built for PHP 5.x. The solution would be to replace the breaking function with it’s new equivalent for PHP 7.3, but my suspicion is that there will be other failures.

I can work on making the updates, but it’s going to take me a few days at best, or I can refund your purchase, what would you prefer?

Hi, Thanks for the reply. Happy to wait for the update as this script is perfect for what we need.

Ok, send me an email (try using the author’s page) so that I’ll have yours and can reach out to you directly

Hi , dear there is edit button missing when i adding any data. please check your code and send me updated code. thanks

Hi, I’m going to need more detail. I don’t know which edit button you’re talking about. Send me an email with steps to reproduce and or screenshot.

HI facing this issue please help Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in /home/jagadish996/public_html/Form/htdocs/lib/PHPMailerAutoload.php on line 45

error in data base connection, i need some help in proper installation

http://forms.intellectualblogs.com/htdocs/

hosting support PHP 7.x, PHP 5.x both versions

the formbuilder was built on PHP 5.4. there are two ways we can address this. I can create an updated zip with all instances of __autoload in the code replaced with spl_autoload_register(), I can have this to you by next business day, or you can use a tool like Astrogrep and do the update yourself. What’s your prefrence? (Please email me so I can have your email to send the zip file to).

Alright you can email me zip file, if still have error than i will request you to come on team-viewer and fix it. dasceurope@gmail.com

Parse error: syntax error, unexpected ’.’, expecting ’=’ in /home2/wefbee/public_html/forms/lib/forms-settings.php on line 19

wont connect. i added the DB info

you have a typo or an unescaped character in your db connection string. Email me the entire settings file.

Hello,

I wanna add one RANGE slider. Can you please help me out ?

abhisekumar@gmail.com this is my email. Please send me details. I need this ASAP

Check your inbox. A few things to note: 1. Don’t embed your email in a comment like you did above. You expose it to screen scrapers that deliver your email to spambots. You can email me from the author’s page next time. (if you can, delete that comment for your own good)

2. You need mid – to advanced knowledge of programming to be able to follow the instructions I sent you.

3. I’m providing the information I sent you in the email as a courtesy, the “Support” option you purchased only requires that I support existing functionality of the widget. Adding new features goes beyond that.

I cant delete it. No option. I will check the inbox and let you know if i have any issue. Thank you very much ,

whenever i add a new form element or click save button, i got this error “Unable to save form SQLSTATE[HY000]: General error: 1366 Incorrect integer value: ’’ for column ‘IsRequired’ at row 1”...please how to resolve this issue

Hi, did you modify the code? It looks like you’re trying to pass an empty string into the “IsRequired” field which takes a TinyInt. The issue you are reporting cannot be reproduced in the hosted http://www.edigitsoftware.com/formbuilder-v2/

If you can’t figure out what’s causing it. Give me as much information as you can as to how to reproduce the error including: 1. Version of MySql database 2. Types of fields on the form you are creating 3. Number of fields etc.

Hi, could you help me? I got the form working, but if i try to upload mp4 files there are no showing in the entrylist

I’m just seeing your messages now for some reason. I typically don’t ignore these, apologies. Hope you worked out the kinks.

Not sure what happen. Got a prob with register.php. PHP shows me some notices an warnings. So the eembed register.php do not find the ID.

okay got a solution:

<iframe id=”form-builder-frame” src=”https://*/register.php?embed=true&id=76” height=”832” frameborder=”0” width=”550px” marginheight=”0” marginwidth=”0” scrolling=”no”> </iframe>

Deleted the “amp;” in “src=”https:///register.php?embed=true&id=76”“

So you got only src=”https://*/register.php?embed=true&id=76”

And it works

Other Question: How to secure the controlpanel?

Hello! I recently installed the script, but when I create a form and publish it, it does not upload the attachments and it does not date either. How can we solve it. Thank you

This is a bit unclear. are you saying that files uploaded with the upload control are not saved? Also, what does “does not date” mean? You can email me directly with support questions.

Hello have a problem I receive a notification by mail but the contents of the fields of the posted form are empty just “You received a new submission …...” Can you help me For information I use php 7.1 thank you license: 50e179cf-0e40-4c57-ba89-81b1ef9ceee8

Hi, that feature is not supported in this version. This is the first time someone has requested this feature to my recollection. I can put it on the backlog for adding to a future release.

Hello I bought this morning your form builder But when I submit the form I do not receive any message in my mailbox

Thank you for your help

purchase code: 50e179cf-0e40-4c57-ba89-81b1ef9ceee8

Is this a desktop or online app? I’m creating a mySQL database on my desktop with Workbench, then will want to build forms and reports before uploading to the server as a web application

I’m receiving an error after I set up my tables and adding a new form.

“Unable to save form SQLSTATE[HY000]: General error: 1366 Incorrect integer value: ’’ for column ‘IsRequired’ at row 1”

If I change the ‘IsRequired’ column to VARCHAR instead of a TINYINT I no longer receive the error but it makes all fields required. Any help is appreciated.

I can save the form properly but only if all of the fields are set with required as true. If the required field is false and I try to save the form the error occurs if that helps at all.

Let’s do this over email. Email me from the product or author page.

You should know however, the demo version is always kept in sync with the package you receive at the time of purchase. If you can throw this up on a shared server somewhere do that and give me access via email so we can debug it together.

Got it to work on a different machine. I’m not sure why the problem occurred on my other laptop. One more quick question. How is your session_start(); set? Or how can I redirect someone who is not logged in or has the right permissions when landing on the “New Form” page. Ex: if(!isset($_SESSION[‘logged_in’])) { redirect } else { run as normal }

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