- Issue created by @fathershawn
- Merge request !13206Resolve #3545179 "Refactor config single export form" β (Open) created by fathershawn
ConfigSingleExportForm
uses the Ajax API to dynamically update the form.
Refactor the form to use HTMX. The existing ajax callbacks can be adapted however their calling context changes and that necessitates the adaptation. If they are called during form building then they need to build correctly when input has not been processed at which point FormState::getValues returns empty.
Postponed
11.0 π₯
ajax system