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

Grouping and Groupheaders #49

Open
AAronsson opened this issue May 15, 2016 · 1 comment
Open

Grouping and Groupheaders #49

AAronsson opened this issue May 15, 2016 · 1 comment
Labels

Comments

@AAronsson
Copy link

I'm planning to use autoFields for my admin-backend and CRUD funktionality.
I have objects with subobjects such as Person1, Person2 and Address.

I would like to specify this in the schema and get a Person1 header and a styled group round all properties for Person1 to differ it from Person2 and so on.

Something like multiple, but be able to set a header and a class of the surrounding div.

@JustMaier
Copy link
Owner

Hey @AAronsson, are you using bootstrap? I actually made a convenient repeater type for autofields that uses bootstrap panels. You could probably modify it to make it just do panels for sub objects.

Check it out

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

No branches or pull requests

2 participants