Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Increase character limit on the tile

RohitJ432388693
Tera Contributor

As can be see I the screenshots attached, I want to squeeze in more words into the tile so that user is as much informed as possible. How can I maximize the amount of characters that can be put inside the tile?

 

I found this → https://www.servicenow.com/community/itsm-forum/what-is-the-max-length-of-characters-that-a-catalog-... but it did not help since I could not find the HTML snippet this person is alluding to.

I found this HTML snippet →

<div class="text-muted item-short-desc catalog-text-wrap" style="white-space: normal; overflow: visible; text-overflow: initial;">

  {{::item.short_description}}

</div>

 

Which I changed to →

<div class="text-muted item-short-desc catalog-text-wrap" style="white-space: normal; overflow: visible; text-overflow: initial;">

  {{::item.short_description}}

</div>

 

But that did not help at all.

 

Would someone please advise?

iamkurt_0-1749147803531.png

 

 

iamkurt_1-1749147812081.png

 

 

iamkurt_2-1749147946029.png

 






 

0 REPLIES 0