The client editor Community configuration provides can only display a limited set of data types and with a conventional representation. That representation might not be adequate for some consumers needs. Also consumers are free to represent data with a schema that is not supported by the editor as well.
We should allow consumers to get the benefits of using Community configuration back-end services without being limited to the UI capabilities of the built-in editor.
This could be a MW HTMLForm or a completely new Vue application or components introduced in the future. We should at least provide an example of using a custom in CommunityConfigurationExample and make sure other approaches are possible.
Developer story
As a MW developer I would like to have an easy way of using CC2.0 without
having to use the built-in form.
TODO: make a list of possible approaches
Acceptance criteria
- TBD