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

support multi-columes #36

Closed
ericdai opened this issue Mar 14, 2017 · 3 comments
Closed

support multi-columes #36

ericdai opened this issue Mar 14, 2017 · 3 comments

Comments

@ericdai
Copy link

ericdai commented Mar 14, 2017

No description provided.

@ericdai
Copy link
Author

ericdai commented Mar 14, 2017

@ericdai
Copy link
Author

ericdai commented Mar 14, 2017

@dschnelldavis
Copy link
Owner

One example of how to do columns is in the demonstration playground, under Angular Schema Form / Bootstrap Grid, so it's technically already possible.

That's not the most elegant solution though, and I have been looking for better ways to handle form layouts. Long term, one of the most promising ideas appears to be the JSON UI Schema, which this library will definitely implement once it's finished. Until then you can use the form definition to control the layout, as in the Bootstrap Grid example, even if it is a bit clunky.

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

No branches or pull requests

2 participants