Skip to content

Dynamic admin forms #267

@sinejespersen

Description

@sinejespersen

A proposition to make admin forms (the forms that defines the content for the slides) dynamic by creating a way to load them as a React component instead of as a json-file. The json renderer is kept.

The POC is on image-text as this is a pretty straightforward template, but still has a lot to configure and would benefit UX-wise by being more dynamic.

  • Add handler for rendering admin forms
  • Add an admin form (remove the adminForm entry in the json file)
  • Fix issue that i expect is present when choosing a template without the render-method present
  • Test in client
  • Test in preview
  • Write playwright test
  • Update documentation

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions