angular-form-builder
angular-form-builder copied to clipboard
Drag and drop to build bootstrap forms in AngularJS.
There was a problem when creating checkboxes with comas in their names. I fixed it by using an array instead of strings to save the checkboxes data.
Hello I am able to create a form using the form builder. I have save the form in the db. Now I am able to open up the saved form...
I have saved the form ng-model and if i want to edit the form again, all fields are empty, but $scope.input has the data. Please help. Dinesh
Hello, I am using this library and works fine , but i am facing a issue when i try to create a form after creating one form, means, if i...
how to use nested forms in single form builder while rendering form?
How to make following control using angular form builder 1.Configuration List **Example :** Product Name | Qty | Price | Amount infinite loop (with + icon) If above control it's...
please is there any version for angular 6
Hi there! This angular form builder is great. Are you planning to support also angular 2.0?
Hi There, How can I create one field which contain countries ? Any help Thanks