<?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 How to Hide Communicate tab in Service Operations Workspace in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/how-to-hide-communicate-tab-in-service-operations-workspace/m-p/3110055#M1677</link>
    <description>&lt;P&gt;I recently updated the &lt;STRONG&gt;Service Operations Workspace ITSM Applications&lt;/STRONG&gt; plugin, and now I see that the &lt;STRONG&gt;Communicate&lt;/STRONG&gt; tab is visible in the &lt;STRONG&gt;Major Incident&lt;/STRONG&gt; records. Is there a way to hide or disable this tab? Any guidance on how to remove it would be greatly appreciated.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Nov 2024 14:17:10 GMT</pubDate>
    <dc:creator>ThanigaivelS363</dc:creator>
    <dc:date>2024-11-21T14:17:10Z</dc:date>
    <item>
      <title>How to Hide Communicate tab in Service Operations Workspace</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-hide-communicate-tab-in-service-operations-workspace/m-p/3110055#M1677</link>
      <description>&lt;P&gt;I recently updated the &lt;STRONG&gt;Service Operations Workspace ITSM Applications&lt;/STRONG&gt; plugin, and now I see that the &lt;STRONG&gt;Communicate&lt;/STRONG&gt; tab is visible in the &lt;STRONG&gt;Major Incident&lt;/STRONG&gt; records. Is there a way to hide or disable this tab? Any guidance on how to remove it would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 14:17:10 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-hide-communicate-tab-in-service-operations-workspace/m-p/3110055#M1677</guid>
      <dc:creator>ThanigaivelS363</dc:creator>
      <dc:date>2024-11-21T14:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Hide Communicate tab in Service Operations Workspace</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-hide-communicate-tab-in-service-operations-workspace/m-p/3125924#M1796</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/815801"&gt;@ThanigaivelS363&lt;/a&gt;, I came across this issue as well and was wondering if you found a way to hide or disable the communicate tab in SOW. Any guidance or updates would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 07:12:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-hide-communicate-tab-in-service-operations-workspace/m-p/3125924#M1796</guid>
      <dc:creator>Jelly Ann Panan</dc:creator>
      <dc:date>2024-12-12T07:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Hide Communicate tab in Service Operations Workspace</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-hide-communicate-tab-in-service-operations-workspace/m-p/3126318#M1808</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/477201"&gt;@Jelly Ann Panan&lt;/a&gt;&amp;nbsp;, &lt;FONT color="#000000"&gt;I modified the UX screen condition of 'Communicate' screen and excluded 'incident' table.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT size="4"&gt;&lt;A href="https://www.servicenow.com/community/" target="_blank"&gt;https://&amp;lt;instance_name&amp;gt;/nav_to.do?uri=sys_ux_screen_condition.do?sys_id=4fea442243b43110411a1e0e85b8f24d&lt;/A&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;(function showCommunicateTab(params) {
    var table = params.data.table;
    var sysId = params.data.sysId;
    var NEW_RECORD_SYS_ID = -1;
    if (gs.nil(table) || !gs.tableExists(table) || gs.nil(sysId) || sysId == NEW_RECORD_SYS_ID || table == 'incident') return false;
    return new sn_uib_tcm.CommunicationManagementUXFBaseUtil().canShowCommunicateTab(table, sysId);
})(inputProperties);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 13:49:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-hide-communicate-tab-in-service-operations-workspace/m-p/3126318#M1808</guid>
      <dc:creator>ThanigaivelS363</dc:creator>
      <dc:date>2024-12-12T13:49:27Z</dc:date>
    </item>
  </channel>
</rss>

