From 3cc280b9917889a0f6d2a03295e485fee95f2292 Mon Sep 17 00:00:00 2001 From: Pierre Wizla Date: Mon, 25 Jul 2022 16:57:38 +0200 Subject: [PATCH] Mention folders in CM --- docs/user-docs/latest/content-manager/writing-content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-docs/latest/content-manager/writing-content.md b/docs/user-docs/latest/content-manager/writing-content.md index 1d4c29a64b..06767c7021 100644 --- a/docs/user-docs/latest/content-manager/writing-content.md +++ b/docs/user-docs/latest/content-manager/writing-content.md @@ -27,7 +27,7 @@ To write or edit content: | Email | Write a complete and valid email address. | | Password | Write a password.

💡 Click the eye icon, displayed on the right of the box, to show the password. | | Enumeration | 1. Click the drop-down list.
2. Choose an item from the list. | -| Media | 1. Click the media area.
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.

💡 It is possible to drag and drop the chosen file in the media area. | +| Media | 1. Click the media area.
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.

💡 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. |