This is a migrated thread and some comments may be shown as answers.

Is there a form builder? if not, I wrote my own.

2 Answers 345 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 26 Oct 2012, 05:10 PM
Is there a form builder for kendo ui web? I haven't been able to find one. and it is fairly repetitive to just make forms over and over.
Even if there was some software that would let me define my own custom html elements and drag/drop them onto a form, I'd be very glad to know about it. I would reallly appreciate it if someone knows where to find one.

Otherwise, I did build my own and it's currently on JS Bin. I just had to share it :)
if you want to run it, just click on the tiny arrow in the corner of the screen and go to live preview.
it only works in firefox, but it does work well.

It allows you to create elements of different types with a name and a variable name and then drag them onto a table wherever you want.
you can then hit generate and the html for the controls in kendo web mvvm is output into the textarea below.
the code is still a little rough, but I plan on fixing it eventually. But for now it does exactly what I need.

http://jsbin.com/erixot/191/edit
is where it is located

Cheers,

~Kevin G.

2 Answers, 1 is accepted

Sort by
0
matthew galetto
Top achievements
Rank 1
answered on 21 Jan 2014, 11:33 PM
Hi Kevin,

Did you get any further with your form builder. I am after a kendo UI form build that potentially end users can use to build their own clinical questionnaire's?


Matt
0
Chikh Benaceur
Top achievements
Rank 1
answered on 18 Oct 2015, 03:56 PM

Hi mathew,

did you get done your form builder ?

Tags
General Discussions
Asked by
Kevin
Top achievements
Rank 1
Answers by
matthew galetto
Top achievements
Rank 1
Chikh Benaceur
Top achievements
Rank 1
Share this question
or