<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Ticket widget that shows full field text in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2497294#M973487</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Glad I could help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would seem you customized the widget to make it always expanded?&lt;/P&gt;
&lt;P&gt;In any case, for the text formatting, can you show an example of it being "formatted" in the description field? Those are normally just multi-line string fields and so there isn't any HTML there and commonly description fields are multi-paragraphs anyway. I would recommend presenting this to the customer/client/whomever as it exists now and seeing what they think before going much further? This is a pretty good enhancement from the 25 character truncation that you had originally?&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2023 14:37:28 GMT</pubDate>
    <dc:creator>Allen Andreas</dc:creator>
    <dc:date>2023-03-06T14:37:28Z</dc:date>
    <item>
      <title>Ticket widget that shows full field text</title>
      <link>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2496586#M973236</link>
      <description>&lt;P&gt;We are using the out of the box widgets to show ticket details to our clients, however we have a number of comments from them that the information in the tickets are hard to see. Particularly the description field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What we get is a few words shown and the only way to see the entire description&amp;nbsp;field text is to hover the mouse over and make it come up in a chat bubble.&lt;/P&gt;&lt;P&gt;Like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bidduam_0-1678057327293.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/244953iD170D2AC4338DE0D/image-size/medium?v=v2&amp;amp;px=400" alt="Bidduam_0-1678057327293.png" title="Bidduam_0-1678057327293.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone got an edited widget that shows the entire description field, or a widget that displays this correctly?&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2023 23:03:00 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2496586#M973236</guid>
      <dc:creator>Biddaum</dc:creator>
      <dc:date>2023-03-05T23:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket widget that shows full field text</title>
      <link>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2496607#M973241</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;If possible, I wouldn't recommend editing the out of box widget or using a custom widget for this unless absolutely necessary. With that said, you can follow the documentation here:&amp;nbsp;&lt;A href="https://docs.servicenow.com/bundle/rome-servicenow-platform/page/build/service-portal/task/configure-st-page.html" target="_self"&gt;https://docs.servicenow.com/bundle/rome-servicenow-platform/page/build/service-portal/task/configure-st-page.html&lt;/A&gt;&amp;nbsp;- to configure the standard ticket widget for this table of records (i.e., Incident). You can select the description field to be "Description" and then set it to always show. This will present a "Show more" drop-down on the ticket and you can see more information from that field (description):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllenAndreas_1-1678069146821.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/244958i9CAE17F74BABD86A/image-size/medium?v=v2&amp;amp;px=400" alt="AllenAndreas_1-1678069146821.png" title="AllenAndreas_1-1678069146821.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllenAndreas_0-1678069098533.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/244957i4E9758B574A312E5/image-size/medium?v=v2&amp;amp;px=400" alt="AllenAndreas_0-1678069098533.png" title="AllenAndreas_0-1678069098533.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 02:19:15 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2496607#M973241</guid>
      <dc:creator>Allen Andreas</dc:creator>
      <dc:date>2023-03-06T02:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket widget that shows full field text</title>
      <link>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2496626#M973246</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/221263"&gt;@Allen Andreas&lt;/a&gt;&amp;nbsp;, things like this keep showing me how much I still don't know (not just about the coding lol), I had no idea about the Standard ticket configuration - very helpful and gets me 90% of the way there, but I now have 2 more questions.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The description text comes out completely unformatted - ie: one blob of text with no carriage returns/paragraphs.&lt;BR /&gt;eg:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bidduam_0-1678071381053.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/244968i4CB92D9EBAC5D854/image-size/medium?v=v2&amp;amp;px=400" alt="Bidduam_0-1678071381053.png" title="Bidduam_0-1678071381053.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Is it possible to make the "Show more" start out as expanded?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 06 Mar 2023 02:56:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2496626#M973246</guid>
      <dc:creator>Biddaum</dc:creator>
      <dc:date>2023-03-06T02:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket widget that shows full field text</title>
      <link>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2496687#M973268</link>
      <description>&lt;P&gt;I've managed to make it show as expanded always, just the format of the text is an issue now&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 05:58:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2496687#M973268</guid>
      <dc:creator>Biddaum</dc:creator>
      <dc:date>2023-03-06T05:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket widget that shows full field text</title>
      <link>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2497294#M973487</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Glad I could help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would seem you customized the widget to make it always expanded?&lt;/P&gt;
&lt;P&gt;In any case, for the text formatting, can you show an example of it being "formatted" in the description field? Those are normally just multi-line string fields and so there isn't any HTML there and commonly description fields are multi-paragraphs anyway. I would recommend presenting this to the customer/client/whomever as it exists now and seeing what they think before going much further? This is a pretty good enhancement from the 25 character truncation that you had originally?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 14:37:28 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2497294#M973487</guid>
      <dc:creator>Allen Andreas</dc:creator>
      <dc:date>2023-03-06T14:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket widget that shows full field text</title>
      <link>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2497351#M973508</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/272236"&gt;@Biddaum&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Unfortunately, OOTB I don't think any configuration allows you to expand that field.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 15:23:36 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2497351#M973508</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2023-03-06T15:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket widget that shows full field text</title>
      <link>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2497838#M973669</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/221263"&gt;@Allen Andreas&lt;/a&gt;&amp;nbsp;yes I had to clone the oob widget and change one word from false to true. So pretty much still oob, but yes it's not the oob widget.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 02:11:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2497838#M973669</guid>
      <dc:creator>Biddaum</dc:creator>
      <dc:date>2023-03-07T02:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket widget that shows full field text</title>
      <link>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2731771#M1053816</link>
      <description>&lt;P&gt;How you managed it to show expanded always.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 07:15:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2731771#M1053816</guid>
      <dc:creator>Hemanth Kumar G</dc:creator>
      <dc:date>2023-11-14T07:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket widget that shows full field text</title>
      <link>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2735514#M1055037</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/263990"&gt;@Hemanth Kumar G&lt;/a&gt;&amp;nbsp;as I mentioned in my reply, I had to clone the OOTB widget - New Standard Ticket Header .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clone it, update line 46 of the cloned widget, so&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;div ng-if="data.description" ng-init="c.description_toggle = true"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;div ng-if="data.description" ng-init="c.description_toggle = false"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Save the new widget, update the page to use the new widget rather than the ootb one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 05:07:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ticket-widget-that-shows-full-field-text/m-p/2735514#M1055037</guid>
      <dc:creator>Biddaum</dc:creator>
      <dc:date>2023-11-17T05:07:26Z</dc:date>
    </item>
  </channel>
</rss>

