<?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: Header Cells not being Created in Styler Custom Table Setup in Arbortext</title>
    <link>https://www.ptcusercommunity.com/t5/Arbortext/Header-Cells-not-being-Created-in-Styler-Custom-Table-Setup/m-p/998679#M33445</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I believe this question may have been answered in your post related to&amp;nbsp;&lt;SPAN class=""&gt;&lt;A class="" href="https://community.ptc.com/t5/Arbortext/Generate-a-Dynamic-table-with-Arbortext-styler/td-p/996439/jump-to/first-unread-message" target="_blank" rel="noopener"&gt;Generate a Dynamic table with Arbortext styler&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;If you now have the answer could you please note this as 'Solution'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;This will enable other customers with the same question to know there is an available solution and where they can find the details.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&lt;EM&gt;I think you have a problem with your XPath expressions. When you ask for "/LongTitle", the slash at the beginning indicates you want it to look for that element at the root of the document, not in the current context. If you want to get the LongTitle element as a child of the current element (the Identification element if I'm reading the original post correctly), you should use "./LongTitle" (note the dot before the slash), or simply "LongTitle". So, try rewriting your Regulation expression like this:&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;concat(string(LongTitle), ' ', string(Id))&lt;/PRE&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Feb 2025 11:10:59 GMT</pubDate>
    <dc:creator>Alexia</dc:creator>
    <dc:date>2025-02-14T11:10:59Z</dc:date>
    <item>
      <title>Header Cells not being Created in Styler Custom Table Setup</title>
      <link>https://www.ptcusercommunity.com/t5/Arbortext/Header-Cells-not-being-Created-in-Styler-Custom-Table-Setup/m-p/702480#M32285</link>
      <description>&lt;P&gt;I am trying to add header cells to my custom troubleshooting table.&amp;nbsp; I am following the tutorial in Styler help:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AndrewPieper_0-1607531526885.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/34672iB06474F6A273DE55/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AndrewPieper_0-1607531526885.png" alt="AndrewPieper_0-1607531526885.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I add a name in the Name field, and 'Possible Cause' or '' (I tried both methods) in the XPath field.&amp;nbsp; When I click OK the blue circle spins a bit and the dialog closes, but there are no new cells listed in the Generated header cells field:&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="AndrewPieper_1-1607531736681.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/34673i85A349F2911DF589/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AndrewPieper_1-1607531736681.png" alt="AndrewPieper_1-1607531736681.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I checked the sfes, and nothing was added there either.&lt;BR /&gt;&lt;BR /&gt;Am I doing something wrong, or does this feature not work for some reason?&amp;nbsp; We are running this on Editor/Styler 7.1. and using DITA 2.0 as our architecture.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 16:42:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Arbortext/Header-Cells-not-being-Created-in-Styler-Custom-Table-Setup/m-p/702480#M32285</guid>
      <dc:creator>AndrewPieper</dc:creator>
      <dc:date>2020-12-09T16:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Header Cells not being Created in Styler Custom Table Setup</title>
      <link>https://www.ptcusercommunity.com/t5/Arbortext/Header-Cells-not-being-Created-in-Styler-Custom-Table-Setup/m-p/996614#M33426</link>
      <description>&lt;P&gt;I am wondering if after all these years you found a solution or not.&amp;nbsp; I'm currently using the Generated Cells and just getting no content showing at all.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 20:46:43 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Arbortext/Header-Cells-not-being-Created-in-Styler-Custom-Table-Setup/m-p/996614#M33426</guid>
      <dc:creator>Partner</dc:creator>
      <dc:date>2025-02-03T20:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Header Cells not being Created in Styler Custom Table Setup</title>
      <link>https://www.ptcusercommunity.com/t5/Arbortext/Header-Cells-not-being-Created-in-Styler-Custom-Table-Setup/m-p/998679#M33445</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I believe this question may have been answered in your post related to&amp;nbsp;&lt;SPAN class=""&gt;&lt;A class="" href="https://community.ptc.com/t5/Arbortext/Generate-a-Dynamic-table-with-Arbortext-styler/td-p/996439/jump-to/first-unread-message" target="_blank" rel="noopener"&gt;Generate a Dynamic table with Arbortext styler&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;If you now have the answer could you please note this as 'Solution'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;This will enable other customers with the same question to know there is an available solution and where they can find the details.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&lt;EM&gt;I think you have a problem with your XPath expressions. When you ask for "/LongTitle", the slash at the beginning indicates you want it to look for that element at the root of the document, not in the current context. If you want to get the LongTitle element as a child of the current element (the Identification element if I'm reading the original post correctly), you should use "./LongTitle" (note the dot before the slash), or simply "LongTitle". So, try rewriting your Regulation expression like this:&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;concat(string(LongTitle), ' ', string(Id))&lt;/PRE&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 11:10:59 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Arbortext/Header-Cells-not-being-Created-in-Styler-Custom-Table-Setup/m-p/998679#M33445</guid>
      <dc:creator>Alexia</dc:creator>
      <dc:date>2025-02-14T11:10:59Z</dc:date>
    </item>
  </channel>
</rss>

