- Issue created by @pdureau
- Status changed to Postponed
over 1 year ago 8:46am 23 October 2023 - 🇫🇷France pdureau Paris
Postponed because we may target 2.1.0 instead of 2.0.0
- 🇩🇪Germany Christian.wiedemann
Maybe we can simple place a block with the ui patterns form and render the preview with the configuration result?
- 🇫🇷France pdureau Paris
Maybe we can simple place a block with the ui patterns form and render the preview with the configuration result?
Good idea. Is it possible to use such a form element without any storage? Can we limit the source at one max by prop, only widgets (textfield for strings, checkbox for boolean...) ?
- 🇩🇪Germany Christian.wiedemann
I would store this in drupal state. Maybe the preview is part of the form. So we use drupal ajax to rerender. The form is without context so all sources with entity source are removed.