FeatureFuel
1

Related values always includes a link display on o2m

Source: directus/directus#24938 · opened by @Dominic-Marcelino
Describe the Improvement

On o2m fields, when selecting "related values" as display, it will always display a link to the item.

![Bildschirmfoto 2024-04-30 um 19 49 59](

In contrast to the interface, the display config doesn't allows us to hide the link. This leads to an inconsistency, as the display will always show a link to the items page, even if we wan't to hide the direct items access.

It seems like the display uses the list-o2m.vue interface under the hood, which has a prop to control this behaviour:



I'd suggest to add a new config to the display config, which allows to disable the link (same as in the interface)

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests