<?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 Certify button not working after duplicating Certification Review panel in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/certify-button-not-working-after-duplicating-certification/m-p/3572068#M1259895</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;In CMDB Workspace, I duplicated the "Certify fields" panel (the one that opens when you click Review Records in Certification Review) so I could hide the Fail button for some users.&lt;/P&gt;&lt;P&gt;After duplicating, the Certify button in that panel just stops working — no error, nothing happens when clicked. I even tried a fresh duplicate with no changes at all, and it still doesn't work. The Certify button outside the panel (on the main list) works fine.&lt;/P&gt;&lt;P&gt;Checked the browser console and network tab — clicking Certify doesn't send any request to the server at all.&lt;/P&gt;&lt;P&gt;Has anyone seen this before? Is there a way to duplicate this panel without breaking Certify?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shruti758865_0-1783723677076.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/523029i3465D9294A3FE512/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="shruti758865_0-1783723677076.png" alt="shruti758865_0-1783723677076.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jul 2026 22:49:44 GMT</pubDate>
    <dc:creator>shruti758865</dc:creator>
    <dc:date>2026-07-10T22:49:44Z</dc:date>
    <item>
      <title>Certify button not working after duplicating Certification Review panel</title>
      <link>https://www.servicenow.com/community/developer-forum/certify-button-not-working-after-duplicating-certification/m-p/3572068#M1259895</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;In CMDB Workspace, I duplicated the "Certify fields" panel (the one that opens when you click Review Records in Certification Review) so I could hide the Fail button for some users.&lt;/P&gt;&lt;P&gt;After duplicating, the Certify button in that panel just stops working — no error, nothing happens when clicked. I even tried a fresh duplicate with no changes at all, and it still doesn't work. The Certify button outside the panel (on the main list) works fine.&lt;/P&gt;&lt;P&gt;Checked the browser console and network tab — clicking Certify doesn't send any request to the server at all.&lt;/P&gt;&lt;P&gt;Has anyone seen this before? Is there a way to duplicate this panel without breaking Certify?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shruti758865_0-1783723677076.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/523029i3465D9294A3FE512/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="shruti758865_0-1783723677076.png" alt="shruti758865_0-1783723677076.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2026 22:49:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/certify-button-not-working-after-duplicating-certification/m-p/3572068#M1259895</guid>
      <dc:creator>shruti758865</dc:creator>
      <dc:date>2026-07-10T22:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Certify button not working after duplicating Certification Review panel</title>
      <link>https://www.servicenow.com/community/developer-forum/certify-button-not-working-after-duplicating-certification/m-p/3572268#M1259919</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/980848"&gt;@shruti758865&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;Yes, this is actually a known behavior in&lt;BR /&gt;&lt;STRONG&gt;UI Builder / Workspace component duplication&lt;/STRONG&gt;, especially with OOTB CMDB Workspace components.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;H3&gt;What is happening?&lt;/H3&gt;&lt;P&gt;The &lt;STRONG&gt;"Certify fields" panel&lt;/STRONG&gt; that opens from &lt;STRONG&gt;Review Records&lt;/STRONG&gt; is not just a visual component. The &lt;STRONG&gt;Certify&lt;/STRONG&gt; button is usually wired to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A client action&lt;/LI&gt;&lt;LI&gt;A data resource&lt;/LI&gt;&lt;LI&gt;An event handler&lt;/LI&gt;&lt;LI&gt;A workspace action configuration&lt;/LI&gt;&lt;LI&gt;Context-specific component bindings&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;When you duplicate the panel, the UI is copied, but the internal event bindings often are &lt;STRONG&gt;not automatically remapped&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Sagnic&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 11 Jul 2026 20:21:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/certify-button-not-working-after-duplicating-certification/m-p/3572268#M1259919</guid>
      <dc:creator>Its_Sagnic</dc:creator>
      <dc:date>2026-07-11T20:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Certify button not working after duplicating Certification Review panel</title>
      <link>https://www.servicenow.com/community/developer-forum/certify-button-not-working-after-duplicating-certification/m-p/3572788#M1260051</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/806591"&gt;@Its_Sagnic&lt;/a&gt;&lt;BR /&gt;Thanks for confirming.&lt;/P&gt;&lt;P&gt;Do you know of a way to manually remap those bindings after duplicating (e.g., relinking the client script/event handler to the new page's data resource), or is a HI ticket the only real path forward here?&lt;/P&gt;&lt;P&gt;Appreciate the help!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2026 13:11:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/certify-button-not-working-after-duplicating-certification/m-p/3572788#M1260051</guid>
      <dc:creator>shruti758865</dc:creator>
      <dc:date>2026-07-13T13:11:52Z</dc:date>
    </item>
  </channel>
</rss>

