Can any one expain how to create fiels settings for Selectbox and Date and radiobuttons............thanks in advance

192 views
Skip to first unread message

satish chukka

unread,
Jul 23, 2013, 7:08:22 AM7/23/13
to jquery-form-b...@googlegroups.com

Albert Maine

unread,
Aug 2, 2013, 5:42:27 PM8/2/13
to jquery-form-b...@googlegroups.com
I think I've got a select box worked out pretty well.  There's a few more bugs I want to work out, but for the most part it's pretty solid.

Here's sort of what you have to do, although I'm just going to upload the select box js and css files.

Add those 2 files to the header of your html file.

       <link type="text/css" href="css/jquery.formbuilder.select.css" media="screen" rel="stylesheet" />
       <script type="text/javascript" src="js/jquery.formbuilder.select.js"></script>

On line 17 of jquery.formbuilder.core.js, change fields to say:     fields: 'PlainText, SingleLineText, Select',

I believe this is all I had to do.  I added some js that removes options, allows for multiples etc.  Let me know if you need a hand with it.

On Tuesday, July 23, 2013 7:08:22 AM UTC-4, satish chukka wrote:

jquery.formbuilder.select.js
jquery.formbuilder.select.css

naveed Iqbal

unread,
Sep 12, 2014, 8:19:20 AM9/12/14
to jquery-form-b...@googlegroups.com
Thank you Albert Maine for your answer, when I added your js and css files, and modified core file, I got following error :

TypeError: $.fb[("fb" + $.trim(...))] is undefined
please help me!!,
thank you in advance :)
Reply all
Reply to author
Forward
0 new messages