Groups
Sign in
Groups
Backbone-forms
Conversations
About
Send feedback
Help
Backbone-forms
Contact owners and managers
1–30 of 116
Mark all as read
Report group
0 selected
PT_BATH
5/8/17
Dynamic form generation
Hi, we have a situation where we have used Backbone Forms to generate a web from service. We now need
unread,
Dynamic form generation
Hi, we have a situation where we have used Backbone Forms to generate a web from service. We now need
5/8/17
ssi...@lsuhsc.edu
10/26/16
How do I...
Hello! I'm entirely new to Backbone, Underscore, and Backbone Forms. I just discovered Backbone
unread,
How do I...
Hello! I'm entirely new to Backbone, Underscore, and Backbone Forms. I just discovered Backbone
10/26/16
minis...@gmail.com
2
2/13/16
Form generator that uses different models
Oops - sorted it by doing changing Object.keys to Object.getOwnPropertyNames and changing the call to
unread,
Form generator that uses different models
Oops - sorted it by doing changing Object.keys to Object.getOwnPropertyNames and changing the call to
2/13/16
Mark Lester
11/27/15
How do I get a <span> of labels and fields, and also entire sub form rows, ( I also want colo(u)r pickers)
many thanks all. I want to stop the label and field wrapping, and I am going to want to do multi row
unread,
How do I get a <span> of labels and fields, and also entire sub form rows, ( I also want colo(u)r pickers)
many thanks all. I want to stop the label and field wrapping, and I am going to want to do multi row
11/27/15
Jacob Phillips
,
Dmitry Chusovitin
2
7/15/15
custom CSS on error messages
Use Form.Field.errorClassName schema: { name: { type: 'Text', validators: ['required'
unread,
custom CSS on error messages
Use Form.Field.errorClassName schema: { name: { type: 'Text', validators: ['required'
7/15/15
Jacob Phillips
,
Charles Davison
3
7/14/15
Use the submit button option
Yes I am (I should have included that in what I posted, sorry): template: _.template($('#
unread,
Use the submit button option
Yes I am (I should have included that in what I posted, sorry): template: _.template($('#
7/14/15
Deep
12/8/14
Backbone form - custom template for a field - not submitting the value
SO i have a checkbox in my template which is (jade) input(type='checkbox' name='flag'
unread,
Backbone form - custom template for a field - not submitting the value
SO i have a checkbox in my template which is (jade) input(type='checkbox' name='flag'
12/8/14
Igor Tarakanov
11/26/14
backbone-relational: displaying nested relations in one modal dialog form
Hi all, Suppose I have the following models: var ListWithTwoEntries = Backbone.RelationalModel.extend
unread,
backbone-relational: displaying nested relations in one modal dialog form
Hi all, Suppose I have the following models: var ListWithTwoEntries = Backbone.RelationalModel.extend
11/26/14
Student
,
Charles Davison
5
6/30/14
How to dynamic form (add input) with backbone-forms...
I'm agree! But what if the server side there is only one validator, that takes the entire form
unread,
How to dynamic form (add input) with backbone-forms...
I'm agree! But what if the server side there is only one validator, that takes the entire form
6/30/14
Sergei Koba
5/10/14
Object type is not displayed with custom template
Hello, I am trying to use custom template for my form. Here is the code of html: <script type=
unread,
Object type is not displayed with custom template
Hello, I am trying to use custom template for my form. Here is the code of html: <script type=
5/10/14
Sergei Koba
2
5/1/14
Prepopulate List from model
I managed to do this by this: model.on('change', function(model) { _.each(model.attributes,
unread,
Prepopulate List from model
I managed to do this by this: model.on('change', function(model) { _.each(model.attributes,
5/1/14
Varr Willis
,
Charles Davison
9
4/22/14
Backbone Forms with model listeners?
Nevermind Charlie, I was able to implement Jeff Garber's suggestion here (https://groups.google.
unread,
Backbone Forms with model listeners?
Nevermind Charlie, I was able to implement Jeff Garber's suggestion here (https://groups.google.
4/22/14
alessandro francia
4/11/14
fieldset field and deepModel problem
Hi guys! I've a problem! i don't know why if i write my form like this fieldsets: [{ fields:
unread,
fieldset field and deepModel problem
Hi guys! I've a problem! i don't know why if i write my form like this fieldsets: [{ fields:
4/11/14
alessandro francia
,
Charles Davison
6
4/10/14
Add an inline button to filed
To do it via the template you can either: - edit the template for that field - edit the main form
unread,
Add an inline button to filed
To do it via the template you can either: - edit the template for that field - edit the main form
4/10/14
F. Summers
, …
Adrien Grsmto
6
4/2/14
Change Events and Nested Fields
You can do this like that : this.form.fields.details.editor.on('item:open', function(
unread,
Change Events and Nested Fields
You can do this like that : this.form.fields.details.editor.on('item:open', function(
4/2/14
dot Config
, …
Adrien Grsmto
4
4/2/14
getting events from subschemas
To get events from a subschema you have to listen to it only when the sub form is created. With your
unread,
getting events from subschemas
To get events from a subschema you have to listen to it only when the sub form is created. With your
4/2/14
Manos Batsis
,
Charles Davison
2
2/23/14
Editor for markdown?
I haven't seen one but it might be as simple as just adding editorAttrs: { data-provider: '
unread,
Editor for markdown?
I haven't seen one but it might be as simple as just adding editorAttrs: { data-provider: '
2/23/14
Manos Batsis
2
2/22/14
Maintain/merge multiple schemas for CRUD and search?
Here's what I did in case someone finds it useful. I have changed the schema() of my base model [
unread,
Maintain/merge multiple schemas for CRUD and search?
Here's what I did in case someone finds it useful. I have changed the schema() of my base model [
2/22/14
me moi
4
12/6/13
set form element values
backbone-form is very nice in fact, it works great. It even works with html 5 new elements. By the
unread,
set form element values
backbone-form is very nice in fact, it works great. It even works with html 5 new elements. By the
12/6/13
Zac Gross
11/26/13
Way to Check if Current Form is Nested in Template?
Hi, I am trying to modify the included bootstrap form template to show a submit button when a "
unread,
Way to Check if Current Form is Nested in Template?
Hi, I am trying to modify the included bootstrap form template to show a submit button when a "
11/26/13
jbal...@cfemedia.com
,
Charles Davison
2
11/19/13
Getting Backbone-Forms to work with Marionette.js
This might help; if not might be worth asking on Marionette how this is done as I'm not sure:
unread,
Getting Backbone-Forms to work with Marionette.js
This might help; if not might be worth asking on Marionette how this is done as I'm not sure:
11/19/13
David Pennington
11/14/13
How do I access a backbone-form from within another form or view object?
I have a custom form editor Form.editors.Hierarchy = Form.Editor.extend({ tagName: 'div', });
unread,
How do I access a backbone-form from within another form or view object?
I have a custom form editor Form.editors.Hierarchy = Form.Editor.extend({ tagName: 'div', });
11/14/13
Jakub Wolny
,
Phil Freo
3
11/10/13
how to reset a form?
When I again execute form.render() inputs disappear. I have found out working solution: record = new
unread,
how to reset a form?
When I again execute form.render() inputs disappear. I have found out working solution: record = new
11/10/13
Emilian Felecan
,
Charles Davison
2
10/23/13
Customizing the error class
The field option is 'errorClassName' so this can be passed in the schema options but ideally
unread,
Customizing the error class
The field option is 'errorClassName' so this can be passed in the schema options but ideally
10/23/13
Nick Presta
,
Phil Freo
2
10/21/13
Backbone 1.0.0 with Backbone-forms 0.10 Compatibility
My actual suggestion is to bite the bullet and to get on Backbone 1.1.0 and Backbone-Forms master (
unread,
Backbone 1.0.0 with Backbone-forms 0.10 Compatibility
My actual suggestion is to bite the bullet and to get on Backbone 1.1.0 and Backbone-Forms master (
10/21/13
Alexandre
,
Phil Freo
4
10/15/13
backbone-forms amd version
I solved adding this 'underscore': { 'exports': '_' }, in shim El dimarts 15
unread,
backbone-forms amd version
I solved adding this 'underscore': { 'exports': '_' }, in shim El dimarts 15
10/15/13
Greg Sabia Tucker
10/7/13
Allow user input a string on RegExp validator
Is there any reason not to allow the regexp validator parse a string? One line of code on line 527:
unread,
Allow user input a string on RegExp validator
Is there any reason not to allow the regexp validator parse a string? One line of code on line 527:
10/7/13
Don Bradford
,
Scott Dutton
2
8/21/13
Match validation on 2 password fields with input masked
I would listen for the change event. Otherwise you would have to commit() each time you needed to
unread,
Match validation on 2 password fields with input masked
I would listen for the change event. Otherwise you would have to commit() each time you needed to
8/21/13
John Titus
8/9/13
Hide empty fields
I'm working on a site with several very long fields, and wanted a way to show a summary/minimized
unread,
Hide empty fields
I'm working on a site with several very long fields, and wanted a way to show a summary/minimized
8/9/13
memodev07
,
Charles Davison
5
7/19/13
Uncaught ReferenceError: dates is not defined
Thanks for the help but I already solved the issue, I'm using Backbone Layout Manager and it was
unread,
Uncaught ReferenceError: dates is not defined
Thanks for the help but I already solved the issue, I'm using Backbone Layout Manager and it was
7/19/13