Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backbone.Form.Field doesn't pass schema.type to the template #465

Open
az143 opened this issue Jun 1, 2015 · 2 comments
Open

Backbone.Form.Field doesn't pass schema.type to the template #465

az143 opened this issue Jun 1, 2015 · 2 comments

Comments

@az143
Copy link

az143 commented Jun 1, 2015

Form.Field's templateData() doesn't pass the schema type through, which i think it should.
this means that you can't make the field template react even a little to the schema type. this is a pretty important capability, especially when you want to create layouts that for bootstrap3 (which has fairly specific needs for the dom structure).

@glenpike
Copy link
Collaborator

This is something we've come across in our usage, think we should consider, should be fairly easy.

@glenpike
Copy link
Collaborator

/me Quietly removes foot from mouth...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants