You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: