Angular Drag And Drop Form BuilderAngular Drag And Drop Form Builder
This is a concise front-end application developed with Angular. You can create a beautiful form with drag and drop visualizatio Average rating of 4.4 based on 5 votesAngular Drag And Drop Form Builder
This is a concise front-end application developed with Angular. You can create a beautiful form ... Average rating of 4.431 Support questions or comments
Please login or create an account to post a question or comment.
-
Mar 3, 2023Is it possible to regenerate the form using JSON?
- View 3 more replies
-
Mar 13, 2023Is it possible to integrate it with our existing system?
-
Mar 13, 2023donamkhanh AuthorYes, it is possible if your existing system is Angular. Of course we still need to modify a litre of code (usually is app.module to import necessary module/component)
-
Mar 14, 2023Ok, Thank You
-
Feb 12, 2023this script i can insrall namecheap cpanel hosting answer please
- View 3 more replies
-
Feb 14, 2023i wating for your full instalation video comand and host in cpanel and run domain
-
Feb 18, 2023i still witing for your full installation video then i buy
-
Feb 20, 2023donamkhanh AuthorHi Josondoll,
Here the video for building Angular Form Builder to static file but unfortunately, I don't have Namecheap cpanel account so I deploy on my local PC that running Laragon.
On other hosting/vps provider, we just need to copy the static files which are built in /dist folder to root folder of hosting/vps
Please check this video at https://www.youtube.com/watch?v=woQ2HqT6hqE
-
Jan 19, 2023I want this formBuilder to use as a feature for my single SAAS app. Can I use it under Regular Licence ?
-
Jan 19, 2023donamkhanh AuthorHi MustafaKPI,
Yes, you can use regular license for your SaaS project (only one project) -
Jan 19, 2023Thank you for your response.
Is one project counted on one domain right? -
Jan 19, 2023donamkhanh AuthorIf you have lot of domains but it still points to 1 source code, it is ok
Bellow are the description for each license:
Regular License
A regular license allows an item to be used in one project for either personal or commercial use by you or on behalf of a client. The item cannot be offered for resale either on its own or as part of a project. Distribution of source files is not permitted.
Extended License
An extended license allows an item to be used in unlimited projects for either personal or commercial use. The item cannot be offered for resale "as-is". It is allowed to distribute/sublicense the source files as part of a larger project.
-
Nov 1, 2022hii
can i add any element after buy regular license
for example
i want to add some custom tools like first name and more fields -
Nov 1, 2022donamkhanh AuthorFor regular license you still can add more elements to this source code but cannot resale and can be used on only one project
-
Nov 1, 202210$ per year or one time pay ?
-
Nov 1, 2022donamkhanh AuthorOne time pay ^^
-
Sep 21, 2022Ahmed410 PurchasedDear
how should i add event listener to button or get value from (text or input) when i preview the html code .. should i add JavaScript to the html code manually before previewing or there is any other way -
Sep 21, 2022donamkhanh AuthorHi,
If you want to manipulate in generated HTML, you should use Jquery (or other JS lib) to interact with DOM
-
Sep 18, 2022Ahmed410 Purchasedi have purchased this file but i need to change from regular to extended license
- View 5 more replies
-
Sep 20, 2022Ahmed410 Purchasedok but this conver from json to html not convert jsont to droped element in the builder
-
Sep 20, 2022donamkhanh AuthorSorry, I don't get your idea but if you want to parse JSON to dropable elements, just set the subscriptionForm (in src/app/form-builder/form-builder.component.ts) to your saved json as initial value
-
Sep 20, 2022Ahmed410 Purchasedthx for u your support was very helpful , its work
-
Sep 1, 2022Javier22 PurchasedHi Nam Khanh Do! I'm Javier, from Argentine.
How can i decode the json file generate when i click on "Generate JSON" button into a form again?
I tried with some libraries like Json Squema and Jsonform but I have not been successful.
regards -
Sep 2, 2022donamkhanh AuthorHi Javier,
We dont encode json, it is just a schema then you can use form-builder-service.service.ts to parse it back to HTML
-
Aug 11, 2022Please link no working can i have the demo link please
-
Aug 11, 2022donamkhanh AuthorHi, thank for your comment. I've updated the demo link or you can view it directly on https://dnd-form-builder.theseniorguys.net
Best regards,
Khanh
-
Jul 17, 2022archie2019 PurchasedHi, I got this while installing. 6 high and 3 critical vulnerabilities?
npm install
added 1061 packages, and audited 1062 packages in 2m
10 vulnerabilities (1 moderate, 6 high, 3 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
- View 1 more reply
-
Jul 18, 2022donamkhanh AuthorHi,
Yes, you can change to domain or IP. You can type ipconfig to see what is your local PC IP, e.g 192.168.1.123 then full URL should be http://192.168.1.123:4200
Please note that it is just development server. When you build for production, you just copy all files/folders on /dist folder to your server domcument root, then your server will serve as static files
See more deployment at https://angular.io/guide/deployment
Best regards,
Khanh -
Jul 18, 2022archie2019 PurchasedHi,
I had to change the following in package.json
"start": "ng serve --host 0.0.0.0",
else it would not work. Now I have to understand how to install ssl certificate newbie -
Jul 19, 2022donamkhanh AuthorHi,
Yes, you can use --host option or --disable-host-check. For more configuration, you can check at https://angular.io/cli/serve
Or just change in angular.json file
Note: This is just for development server, you don't need to do it after build for production (SSL have to be configured on Apache/Nginx (or other webserver)
Best regards,
Khanh
-
Jul 12, 2022hgarzon01 PurchasedHi Nam Khanh Do:
I bougth today this software but I wrong selecting license type. How can upgrade to extended license ?
best regards - View 1 more reply
-
Jul 12, 2022donamkhanh AuthorHi Hi Hgarzon01,
Here is the response from Codester:
"Of its within 30 days after the original purchase.
He/she can purchase an extended license and request a refund for the regular license."
So it is same as I commented above. Please let me know if you have any question/concern!
Best regards,
Khanh -
Jul 13, 2022hgarzon01 PurchasedHi donamkhanh:
I bought extended license and I'll request refund for regular license.
Thanks a lot. -
Jul 13, 2022donamkhanh AuthorHi Hgarzon,
I've approved the refund request.
Best regards
Information
Category | Scripts & Code / AngularJS |
First release | 24 April 2022 |
Last update | 13 August 2024 |
Files included | .css, .html, Javascript .js |
Tags | form builder, drag & drop, angular |