130 comments found.
Live demo is not working.
something is off with the iframe embedding. for now use the demo site directly https://formbuilder-net.eminencedigital.com/
Hello, thanks for the long-awaited update.
- Its broken for me, i.e. no longer working with the previous free Sql server, or Sql server express, it was moved a different DB
- It’s also the older .net 6, I was able to update easily to .net 8 LTS or 9
- the controls are missing for other inputs. Could you update the docs to add our own, and where are the connection stings file
- how to update to Bootstrap 5
1. Yes, the default now ships with a MySQL configuration so a couple of adjustments need to be made to support other DB’s. There’s comments in the code to offer guidance, but I’m going to put out an update that documents this, and possibly automatically detects the connection string and makes the necessary adjustments.
2. I can update to .Net 8. It’s been out since November 14, 2023. I made the last updates before then, it just took a while for envato to go through it’s approval process this time.
3. Not sure I understand about the missing inputs. The formbuilder now uses an .env file or appsettings.json file for configurations. The readme.html instructs how to use this. Basically copy the env.example file and rename it .env, then add your settings.
4. I would imagine you need to import the bootstrap 5 css files and update styles accordingly. Can’t give elaborate guidance on this.
thanks for looking into this, I could not find connectionstring anywhere in the entire project or docs.
Hello still no update, we are still waiting on this
The version 3.0 release has been submitted for Envato’s review. Once it’s ready, and you download it, there’ll be three new connection string entries in appsettings.json. If you’re using MSSQL, you’ll need to set your connection string using the FormBuilderDBContext_MSSQL setting.
It has also been updated to .Net 8. I encourage you to read the readme.html file in the package if you get stuck.
Just received notification from Envato that the updated file has been approved. Let me know once you’ve had a chance to run it, and if you have any issues in the process.
Just to be clear, the download filename should be formbuilder.net-3.0.0.zip
I tell you, I update to Ef6 with asp mvc 5 but lost the preview for drag and drop, can you help me?
yes sure, send me an email through the author page with some detailed error messages so I can see what’s going on.
please explain me this part: function bindEditables() { // bind editable-labels $(’.editable’).editable(updateEditableField, { onblur: ‘submit’, cssclass: ‘ignore’, maxlength: 450,
});
the editable labels attach handlers to the labels you see on the form that change from text to input field when you click on them. that jquery function controls what happens when the field loses focus—it calls the “updateEditableField” function which let’s the form know that a change has been made.
In the case of editable labels, the update is made to the database behind the scenes in realtime.
I need change size of textbox , tell me how to do please
https://scontent.fgye1-1.fna.fbcdn.net/v/t39.30808-6/348909094_6243539055731862_529249556231388792_n.jpg?_nc_cat=106&cb=99be929b-3346023f&ccb=1-7&_nc_sid=730e14&_nc_ohc=uJVer064O3oAX_1dAZv&_nc_ht=scontent.fgye1-1.fna&oh=00_AfC7K3y2CnuQqQj4aaG6OKmJrUzoUGI-yZVnTHc9dC5iBA&oe=6473ACB1I write you you never answer
My apologies, answered your previous question.
hello, how much to you for create five starts, five emoticons smiles, o Estrellas ⭐️⭐️⭐️⭐️⭐️ o Emoji o Imágenes / GIFs for radio buttons
thanks
Hello there, usually better to communicate about side-projects via email, but I’m afraid I don’t have the bandwidth at the moment to undertake such a project. I can reach out to you once I free up, but to be honest, I can’t place a timeline on my availability.
Is this for Wordpress or any site?
Hi I purchased the wrong form builder. I need the PHP version. UGH. Do I have to repurchase ?or can you change it?
Or can you refund after I repurchase. HELP
refunds are customer initiated only, on envato last time I checked. You request it, I accept it then you receive it some days later.
Can you please Updates to ASP Core 6?
Ok. Unfortunately, however, I cannot provide a timeline for this change at the moment.
Seems very nice work… Good Luck
I want to create an exam registration, result entry and report printing. Is it possible with this tool? data must be in database for future reference, the block of main result pass or fail must with background color. pass should be in green background color where the fail in red background.
Pls reply urgently
Pass or fail highliting is not supported, other than that the results do go into a database.
is it will support Simultaneous with 3-5 people for registration or for result entries?
It should.
Hi Sir,
can this application integration to/as webpart on sharepoint 2016?
Hi, unfortunately I don’t have enough experience with sharepoint to say either way.All I can say definitively is that the widget has not been tested with Sharepoint.
Hi. Is there a way to position the questions side by side such as with two columns?
Thanks
That feature is not supported in this version.
Can you help me add a table builder to the theme?
Hi, I can help you with instructions of how to add a control of your own to the form builder. Please send me an email from the author page.
Great, amy.roell@yahoo.com
Hello , do yoiu have anyplan to create the Asp.net core version for the Support for Drag N’ Drop Form-builder,´if no how much with it cost to create one for me
Pardon the late response. There is no active plan to support .Net Core at the moment unfortunately. I’m a bit tied up with projects at the moment but can let you know once I free up if you send me your contact info. Just to manage your expectations, I won’t be free until late in the summer.
Hi I need to have some updates/custom coding, can you email me your contact info.
Email me from the author or product page.
Hi,
Does this save fields and form configuration data into database? Does this supports RTL direction? Does this supports bootstrap responsive feature? How can I use it in Angular or any client-side framework?