Skip to content

UFM: Add ellipsis if content is truncated #20395

@iOvergaard

Description

@iOvergaard

Discussed in #20297

Originally posted by bjarnef September 29, 2025
In Umbraco 16.2.0 I tried the following with UFM:

{umbValue: heading | truncate:10}
{umbValue: heading | truncate:10:...}

https://docs.umbraco.com/umbraco-cms/reference/umbraco-flavored-markdown

It seems to adding ellipsis by default.

Is it an option to add ellipsis if only text is truncated e.g. a heading?

image image

The main reason is that ... indicated text is truncated, but in this case it isn't, so it would be more friendly only adding ellipsis if any content/text is truncated.


This item has been added to our backlog AB#57470

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions