<?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 Is there a way to tell is a Service Portal Widget has been cloned?  If so, how?   in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/is-there-a-way-to-tell-is-a-service-portal-widget-has-been/m-p/1972635#M629561</link>
    <description>&lt;P&gt;We had a vendor come on site and do some work.&amp;nbsp; We didn't get much documentation from them and are now in a situation where we have to remediate code dependencies due to the Madrid version.&amp;nbsp; With that being said, we are trying to figure out if there is a way to tell if a SP Widget was cloned and if so what it was cloned from.&amp;nbsp; If this is possible, how do we go about figuring out this information?&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2019 15:28:19 GMT</pubDate>
    <dc:creator>ngriffiths</dc:creator>
    <dc:date>2019-10-16T15:28:19Z</dc:date>
    <item>
      <title>Is there a way to tell is a Service Portal Widget has been cloned?  If so, how?</title>
      <link>https://www.servicenow.com/community/developer-forum/is-there-a-way-to-tell-is-a-service-portal-widget-has-been/m-p/1972635#M629561</link>
      <description>&lt;P&gt;We had a vendor come on site and do some work.&amp;nbsp; We didn't get much documentation from them and are now in a situation where we have to remediate code dependencies due to the Madrid version.&amp;nbsp; With that being said, we are trying to figure out if there is a way to tell if a SP Widget was cloned and if so what it was cloned from.&amp;nbsp; If this is possible, how do we go about figuring out this information?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 15:28:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/is-there-a-way-to-tell-is-a-service-portal-widget-has-been/m-p/1972635#M629561</guid>
      <dc:creator>ngriffiths</dc:creator>
      <dc:date>2019-10-16T15:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to tell is a Service Portal Widget has been cloned?  If so, how?</title>
      <link>https://www.servicenow.com/community/developer-forum/is-there-a-way-to-tell-is-a-service-portal-widget-has-been/m-p/1972636#M629562</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The widget will be editable if it was cloned or else it remains in read only mode and you cannot edit it. All OOB widgets are read only.&lt;/P&gt;
&lt;P&gt;You can also run a quick query on the Created by field. Add this field on list layout and do a Group by on it. All widgets which are not created by any of your developers are OOB.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 15:34:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/is-there-a-way-to-tell-is-a-service-portal-widget-has-been/m-p/1972636#M629562</guid>
      <dc:creator>Alikutty A</dc:creator>
      <dc:date>2019-10-16T15:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to tell is a Service Portal Widget has been cloned?  If so, how?</title>
      <link>https://www.servicenow.com/community/developer-forum/is-there-a-way-to-tell-is-a-service-portal-widget-has-been/m-p/1972637#M629563</link>
      <description>&lt;P&gt;try looking at the table sp_rel_widget_clone. this should show the child clone&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 16:07:39 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/is-there-a-way-to-tell-is-a-service-portal-widget-has-been/m-p/1972637#M629563</guid>
      <dc:creator>alexbones</dc:creator>
      <dc:date>2019-10-16T16:07:39Z</dc:date>
    </item>
  </channel>
</rss>

