Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/user-docs/latest/content-manager/writing-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To write or edit content:
| Email | Write a complete and valid email address. |
| Password | Write a password. <br><br> 💡 Click the eye icon, displayed on the right of the box, to show the password. |
| Enumeration | 1. Click the drop-down list. <br> 2. Choose an item from the list. |
| Media | 1. Click the media area. <br> 2. Choose an asset from the [Media Library](/user-docs/latest/media-library/introduction-to-media-library.md), or click the **Add more assets** button to add a new file to the Media Library. <br><br> 💡 It is possible to drag and drop the chosen file in the media area. |
| Media | 1. Click the media area. <br> 2. Choose an asset from the [Media Library](/user-docs/latest/media-library/introduction-to-media-library.md) or from a [folder](/user-docs/latest/media-library/organizing-assets-with-folders.md) if you created some, or click the **Add more assets** button to add a new file to the Media Library. <br><br> 💡 It is possible to drag and drop the chosen file in the media area. |
| JSON | Write your content, in JSON format, in the code textbox. |
| UID | Write a unique identifier in the textbox. A "Regenerate" button, displayed on the right of the box, allows to automatically generate a UID based on the content-type name. |

Expand Down