<?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>topic Re: Can the attribute title be displayed in single line, without wrapping to next line? in Windchill Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Can-the-attribute-title-be-displayed-in-single-line-without/m-p/986946#M9093</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/821625"&gt;@11025060&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can modify css style to set no-wrap css configuration.&lt;/P&gt;
&lt;P&gt;Just go to the Windchill folder and modify the css file&amp;nbsp;&lt;STRONG&gt;xtheme-windchill.css&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;...Windchill\codebase\netmarkets\themes\windchill\&lt;STRONG&gt;xtheme-windchill.css&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;search for&amp;nbsp;&lt;STRONG&gt;.attributePanel-label&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;add a row to this cofiguration&lt;STRONG&gt;&amp;nbsp;text-wrap: nowrap !important;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;save and that's all&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HelesicPetr_0-1733298570023.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/115129i835A259AB72B1A57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HelesicPetr_0-1733298570023.png" alt="HelesicPetr_0-1733298570023.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;.attributePanel-label, .pplabel {
    font-size: 12px;
    font-weight: bold;
    text-wrap: nowrap !important;
}
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the Document Subcategory attribute&lt;/P&gt;
&lt;P&gt;Originally rendered&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HelesicPetr_2-1733298741691.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/115131iCAA2F4260ACDB862/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HelesicPetr_2-1733298741691.png" alt="HelesicPetr_2-1733298741691.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Result&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HelesicPetr_1-1733298703951.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/115130i0182103EBF2D9D43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HelesicPetr_1-1733298703951.png" alt="HelesicPetr_1-1733298703951.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Dec 2024 07:53:13 GMT</pubDate>
    <dc:creator>HelesicPetr</dc:creator>
    <dc:date>2024-12-04T07:53:13Z</dc:date>
    <item>
      <title>Can the attribute title be displayed in single line, without wrapping to next line?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Can-the-attribute-title-be-displayed-in-single-line-without/m-p/986856#M9086</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RG_11025060_0-1733250298031.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/115100i41CD8D154ACA519C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RG_11025060_0-1733250298031.png" alt="RG_11025060_0-1733250298031.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is view &lt;SPAN&gt;More Attributes Info Page Layout on a WTPart.&lt;BR /&gt;Can the attribute title be displayed in single line? without wrapping to next line.&lt;BR /&gt;"Package Description" as two continuous words?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 18:27:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Can-the-attribute-title-be-displayed-in-single-line-without/m-p/986856#M9086</guid>
      <dc:creator>11025060</dc:creator>
      <dc:date>2024-12-03T18:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can the attribute title be displayed in single line, without wrapping to next line?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Can-the-attribute-title-be-displayed-in-single-line-without/m-p/986946#M9093</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/821625"&gt;@11025060&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can modify css style to set no-wrap css configuration.&lt;/P&gt;
&lt;P&gt;Just go to the Windchill folder and modify the css file&amp;nbsp;&lt;STRONG&gt;xtheme-windchill.css&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;...Windchill\codebase\netmarkets\themes\windchill\&lt;STRONG&gt;xtheme-windchill.css&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;search for&amp;nbsp;&lt;STRONG&gt;.attributePanel-label&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;add a row to this cofiguration&lt;STRONG&gt;&amp;nbsp;text-wrap: nowrap !important;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;save and that's all&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HelesicPetr_0-1733298570023.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/115129i835A259AB72B1A57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HelesicPetr_0-1733298570023.png" alt="HelesicPetr_0-1733298570023.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;.attributePanel-label, .pplabel {
    font-size: 12px;
    font-weight: bold;
    text-wrap: nowrap !important;
}
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the Document Subcategory attribute&lt;/P&gt;
&lt;P&gt;Originally rendered&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HelesicPetr_2-1733298741691.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/115131iCAA2F4260ACDB862/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HelesicPetr_2-1733298741691.png" alt="HelesicPetr_2-1733298741691.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Result&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HelesicPetr_1-1733298703951.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/115130i0182103EBF2D9D43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HelesicPetr_1-1733298703951.png" alt="HelesicPetr_1-1733298703951.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 07:53:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Can-the-attribute-title-be-displayed-in-single-line-without/m-p/986946#M9093</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2024-12-04T07:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can the attribute title be displayed in single line, without wrapping to next line?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Can-the-attribute-title-be-displayed-in-single-line-without/m-p/987005#M9098</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Just an addition, I wouldn't change the original file, rather add a custom CSS file which then overrides this property.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;See:&amp;nbsp;&lt;A href="https://support.ptc.com/help/windchill/r13.0.2.0/en/index.html#page/Windchill_Help_Center/customization/WCCG_UICust_UITechOview_AddCustomCode_JavascriptCSSFiles.html%23wwID0E5D2O" target="_blank"&gt;https://support.ptc.com/help/windchill/r13.0.2.0/en/index.html#page/Windchill_Help_Center/customization/WCCG_UICust_UITechOview_AddCustomCode_JavascriptCSSFiles.html%23wwID0E5D2O&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 10:40:19 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Can-the-attribute-title-be-displayed-in-single-line-without/m-p/987005#M9098</guid>
      <dc:creator>BjoernRueegg</dc:creator>
      <dc:date>2024-12-04T10:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can the attribute title be displayed in single line, without wrapping to next line?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Can-the-attribute-title-be-displayed-in-single-line-without/m-p/987082#M9099</link>
      <description>&lt;P&gt;Agree&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/224791"&gt;@BjoernRueegg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the best practice.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 14:04:32 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Can-the-attribute-title-be-displayed-in-single-line-without/m-p/987082#M9099</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2024-12-04T14:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can the attribute title be displayed in single line, without wrapping to next line?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/Can-the-attribute-title-be-displayed-in-single-line-without/m-p/989804#M9214</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/821625"&gt;@11025060&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to see if you got the help you needed.&lt;/P&gt;
&lt;P&gt;If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.&lt;BR /&gt;Please note that industry experts also review the replies and may eventually accept one of them as solution on your behalf.&lt;BR /&gt;Of course, if you have more to share on your issue, please pursue the conversation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Anurag&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 20:27:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/Can-the-attribute-title-be-displayed-in-single-line-without/m-p/989804#M9214</guid>
      <dc:creator>anursingh</dc:creator>
      <dc:date>2024-12-18T20:27:04Z</dc:date>
    </item>
  </channel>
</rss>

