Form for array which contains Categorization and Category

I have an Array of my data and every item of Array has a lot of information. I want to create ui schema which combine Array and Categorization with Group inside each array items. Anybody know how it to implement or this library doesn’t support such structure?

[original thread by kramator]

[kramator]

[kramator]

Hi! In general you can combine all of the ui schema elements.

When you want to define the UI for array items, you can use a, possibly inlined, detail schema, see the docs. In it you can use categorizations as usual.