<?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: remove the navigation arrow button from the macros ba... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/remove-the-navigation-arrow-button-from-the-macros-based-table-inside-a/qaa-p/14442438#M4946013</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1708081"&gt;@Keval13&lt;/a&gt;, I found a fix for this.&lt;BR /&gt;Update your fragment to use &lt;EM&gt;macros:Table&lt;/EM&gt; instead of &lt;EM&gt;macrosTable:Table&lt;/EM&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;core:FragmentDefinition
    xmlns="sap.m"
    xmlns:core="sap.ui.core"
    xmlns:macros="sap.fe.macros"
... &amp;gt;
&amp;lt;macros:Table
...&amp;gt;
&amp;lt;/macros:Table&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;*Edit: for clarity on where to change it&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jul 2026 16:00:17 GMT</pubDate>
    <dc:creator>yasminbeer</dc:creator>
    <dc:date>2026-07-16T16:00:17Z</dc:date>
    <item>
      <title>remove the navigation arrow button from the macros based table inside a dialog</title>
      <link>https://community.sap.com/t5/technology-q-a/remove-the-navigation-arrow-button-from-the-macros-based-table-inside-a/qaq-p/14055983</link>
      <description>&lt;P&gt;Hi Experts,&lt;BR /&gt;&lt;BR /&gt;I'm using macro table of type responsive table inside a dialog. But I'm seeing this navigation arrow at the rightmost end of all the rows.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-03-25 at 6.20.32 PM.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/242188i9EC5A0DA8A64C8B1/image-size/large?v=v2&amp;amp;px=999" alt="Screenshot 2025-03-25 at 6.20.32 PM.png" title="Screenshot 2025-03-25 at 6.20.32 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am not using the rowpress event. is there any way to remove it through controller or any annotation in the presentation variant? I'm not able to find any property on API reference page which can be used to disable it.&lt;/P&gt;&lt;P&gt;fragment definition:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;core:FragmentDefinition
    xmlns="sap.m" xmlns:core="sap.ui.core" 
    xmlns:table="sap.ui.table" xmlns:macrosTable="sap.fe.macros.table" xmlns:macros="sap.fe.macros"&amp;gt;
    &amp;lt;Dialog id="changesDialogTable"&amp;gt;
        &amp;lt;content&amp;gt;
            &amp;lt;macrosTable:Table
                id="changesTable"
                metaPath="/PurchaseOrderChanges/@UI.PresentationVariant"     
                readOnly="true"
                personalization ="false"
                isSearchable = "false"
                enableAutoColumnWidth = "true"
                type ="ResponsiveTable"
                disableCopyToClipboard = "true"
                beforeRebindTable=".tableRefreshed"&amp;gt; 
            &amp;lt;/macrosTable:Table&amp;gt;
        &amp;lt;/content&amp;gt;
        &amp;lt;beginButton&amp;gt;
            &amp;lt;Button id="closeButtonTable" text="{i18n&amp;gt;close}" press="onCloseChangesDialogTable" /&amp;gt;
        &amp;lt;/beginButton&amp;gt;
    &amp;lt;/Dialog&amp;gt;
&amp;lt;/core:FragmentDefinition&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Could anyone help please.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Keval&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 13:02:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/remove-the-navigation-arrow-button-from-the-macros-based-table-inside-a/qaq-p/14055983</guid>
      <dc:creator>Keval13</dc:creator>
      <dc:date>2025-03-25T13:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: remove the navigation arrow button from the macros ba...</title>
      <link>https://community.sap.com/t5/technology-q-a/remove-the-navigation-arrow-button-from-the-macros-based-table-inside-a/qaa-p/14442438#M4946013</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1708081"&gt;@Keval13&lt;/a&gt;, I found a fix for this.&lt;BR /&gt;Update your fragment to use &lt;EM&gt;macros:Table&lt;/EM&gt; instead of &lt;EM&gt;macrosTable:Table&lt;/EM&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;core:FragmentDefinition
    xmlns="sap.m"
    xmlns:core="sap.ui.core"
    xmlns:macros="sap.fe.macros"
... &amp;gt;
&amp;lt;macros:Table
...&amp;gt;
&amp;lt;/macros:Table&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;*Edit: for clarity on where to change it&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2026 16:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/remove-the-navigation-arrow-button-from-the-macros-based-table-inside-a/qaa-p/14442438#M4946013</guid>
      <dc:creator>yasminbeer</dc:creator>
      <dc:date>2026-07-16T16:00:17Z</dc:date>
    </item>
  </channel>
</rss>

