Hello everyone.
Here, I mentioned my requirements for the perspective dashboard component. For configuration in the dashboard, I have created one small view as a widget. I added this small view to the available widgets property in the dashboard component and set the default size of widgets to be 4 columns by 2 rows. Inside my small view, I have a label component for displaying the machine name to the user. The machine name characters length is dynamic and may vary from 6 to 14 letters. However, I want to show the entire text without truncating inside the view, and the text should also be readable. I have attached the image file for your reference. This view is displayed on the BigTV screen, so there is no user interface. The user should be able to read all the machine names in this view. But in this view, few widgets are large-sized and a few are configured as small-sized. The user cannot read the names in small-sized widgets.
But the user has to read those names too. Is there any trick to solve this issue? Please recommend something to solve this issue. I tried my best, but I couldn’t. Thanks in advance!!!