How to display first Few characters inside a text element

Hello, How can I Display the first 10-15 characters of text from database ?
(its for a notes kinda app so I want the user’s Text’s first few characters to be shown as a title.)

Use the operator :truncated to
image

1 Like

Thanks a lot

This topic was automatically closed after 70 days. New replies are no longer allowed.