The user can create a new collection by simply adding the title, author (optional), type and text.
This should be a normal form with the text field being multiline.
There should be a "save" and a "save & validate" button. Both save, but the validate button directs to the Collection Validation.
On save the backend expects "title", "author" (optional if author is different from reporter), "type" and "text".
The user can create a new collection by simply adding the title, author (optional), type and text.
This should be a normal form with the text field being multiline.
There should be a "save" and a "save & validate" button. Both save, but the validate button directs to the Collection Validation.
On save the backend expects "title", "author" (optional if author is different from reporter), "type" and "text".