15:00:10 <JohPie> I am searching for documentation to get the config which is build with flux in a template
17:16:04 <NamelessCoder> JohPie FluidTYPO3\Flux\Service\FluxService::getFormFromTemplateFile(...); optionally call ->build() on resulting Form object to get structure as an array instead of nested objects.
17:16:20 <NamelessCoder> note: the method is not static; service must be injected or manually loaded