Right now the representation of a form is editable. However the edit is not persistently stored. The edit a user makes via the UI should be persistently stored and survive a page reload.
Acceptence Criteria:
- User can add a representation in the UI and save it, reload the page and see the edited representation
- We will create a new API-Module for this (sub-task)