As a developer of form schemas, I want to be able to use the existing form builder to edit and create new CSRD questionnaires. This is currently only supported on the frontend-level - saving the questionnaires is not supported.
Integrating the form builder with the backend requires, at least, the following changes:
Edit/Save the current questionnaire
See a list of all editable form schemas
A UI/UX flow for creating new questionnaires
Draft support
Acceptance Criteria
It is possible to create and save new questionnaires via the form builder
It is possible to update existing draft-questionnaires via the form builder
It is possible to undraft questionnaires via the form builder
Description
As a developer of form schemas, I want to be able to use the existing form builder to edit and create new CSRD questionnaires. This is currently only supported on the frontend-level - saving the questionnaires is not supported.
Integrating the form builder with the backend requires, at least, the following changes:
Acceptance Criteria
Additional Information
None.