Common Problems
Contents view: it is not possible to create new contents of a certain type
A Type was probably created without deploying it.
By invoking the API a field removed from the schema is still visible
The field has probably been deleted, but:
- the Type has not been deployed
- the content was not saved or republished
By publishing a page/content with images and videos they are not seen in the preview API
For performance reasons, the current version publishes images and videos in the background. Therefore, if the image/video has been published for the 1st time, you need to wait a few seconds (usually 5-10) and refresh the API to see them published.
Links to pages are broken if the slug of a page changes
If a page has been referenced, via the Link field type, from other pages, if the slug of the page changes it is necessary to choose the page again in the pages that refer to it and republish them. In general, it is not a good idea to change the slug of the pages, also because it may have been referred from some external site.
Deleting a page displays "The action will be performed on N item(s)"
When you delete a page that contains components, the system deletes both the components and the page. Therefore, if e.g. the page contains 5 components, the message will say that 6 items will be deleted (the components + the page).
Media > multiple choice of the same image/video/etc. generates error
For a multiple choice Reference or Media field it is not possible to select the same digital content/asset multiple times.