Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion docusaurus/docs/cms/features/content-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ Note also that relational fields have a couple limitations when it comes to sort
| Setting name | Instructions |
| --------------- | ------------------------------------------------------------------------------------- |
| Entry title | Choose among the drop-down list the field that should be used as title for the entry. |
| Relation open behavior | Choose how relation entries open when clicked. **Modal (default)** opens the entry in an overlay modal. **Navigate to page** navigates to the entry's full edit page. **Open in new tab** opens it in a new browser tab. |

3. Click on the **Save** button.

Expand Down Expand Up @@ -508,7 +509,7 @@ Entries from multiple-choice relational fields can be reordered, indicated by a
:::tip
- Not all entries are listed by default: more can be displayed by clicking on the **Load more** button. Also, instead of choosing an entry by scrolling the list, you can click any relational field drop-down list and type to search a specific entry.

- Click on the name of an entry to display a modal from where you will be able to edit the relational field's content-type. For now, you can only edit a relation on-the-fly and not create a new one.
- Click on the name of an entry to open it. The behavior depends on the **Relation open behavior** setting configured in the edit view: the entry opens in a modal (default), navigates to its full edit page, or opens in a new browser tab. See [Configuring the edit view](#edit-view-settings) to change this setting.
:::

:::note
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.