-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
Description
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.