Is there a way to format long/multiline strings in EntityCellValue card view?

Nathan Whitehead 0 Reputation points
2023-11-24T22:56:16.3933333+00:00

I have a custom function returning an EntityCellValue being viewed by the user in a card layout. If a field has type "String" type then the actual string is shown with trimmed whitespace and no newlines.

What is the best way to show multiline text in the card format? There don't appear to be any word wrap formats or options available in the layout.

I've tried manually breaking the string and putting multiple "String" values into an Array layout. This requires an extra click by the user to view, and each line overflows to the right requiring horizontal scrolling.

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,084 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,019 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,151 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.