<?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: Disable Heisenburg Bootstrap in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122752#M779678</link>
    <description>&lt;P&gt;For future reference for other users looking to disable heisenberg:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Enter 'sys_properties.list' in the navigation; create new property; name it 'glide.ui.heisenberg.exclude' set the value as 'view_content', and save.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 16 Oct 2015 20:54:29 GMT</pubDate>
    <dc:creator>meia_ahaesy</dc:creator>
    <dc:date>2015-10-16T20:54:29Z</dc:date>
    <item>
      <title>Disable Heisenburg Bootstrap</title>
      <link>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122748#M779674</link>
      <description>&lt;P&gt;Does anyone have any idea how to disable the Heisenberg version of bootstrap?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already dropped in the glide.ui.heisenburg.exception = view_content thing into sys_properties; no luck. At the moment, it's driving me nuts because the CSS for Heisenberg is COMPLETELY overriding bootstrap, and causing major issues with my build.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know myself and many other front-end devs are super frustrated with Heisenberg. I know the SN team thought they were making things easier, but without any documentation to go with it; it's just a hindrance. :c&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 05:29:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122748#M779674</guid>
      <dc:creator>meia_ahaesy</dc:creator>
      <dc:date>2015-10-15T05:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Heisenburg Bootstrap</title>
      <link>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122749#M779675</link>
      <description>&lt;P&gt;Hi Meia,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;You can disable it by creating a new glide property called "glide.ui.heisenberg.exclude" with a value of "view_content". After that you can include your own version of Bootstrap if needed.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Sergiu&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Oct 2015 12:31:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122749#M779675</guid>
      <dc:creator>sergiu_panaite</dc:creator>
      <dc:date>2015-10-15T12:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Heisenburg Bootstrap</title>
      <link>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122750#M779676</link>
      <description>&lt;P&gt;I already stated in my initial question that I already did that, It is not working.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Oct 2015 22:30:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122750#M779676</guid>
      <dc:creator>meia_ahaesy</dc:creator>
      <dc:date>2015-10-15T22:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Heisenburg Bootstrap</title>
      <link>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122751#M779677</link>
      <description>&lt;P&gt;I fixed it; I misspelled the property.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Oct 2015 02:32:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122751#M779677</guid>
      <dc:creator>meia_ahaesy</dc:creator>
      <dc:date>2015-10-16T02:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Heisenburg Bootstrap</title>
      <link>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122752#M779678</link>
      <description>&lt;P&gt;For future reference for other users looking to disable heisenberg:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Enter 'sys_properties.list' in the navigation; create new property; name it 'glide.ui.heisenberg.exclude' set the value as 'view_content', and save.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Oct 2015 20:54:29 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122752#M779678</guid>
      <dc:creator>meia_ahaesy</dc:creator>
      <dc:date>2015-10-16T20:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Heisenburg Bootstrap</title>
      <link>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122753#M779679</link>
      <description>&lt;P&gt;will this change the look and feel of the platform outside a CMS site?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Is there any other impact if we make this change?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Mar 2016 02:31:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122753#M779679</guid>
      <dc:creator>Ravish Shetty</dc:creator>
      <dc:date>2016-03-05T02:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Heisenburg Bootstrap</title>
      <link>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122754#M779680</link>
      <description>&lt;P&gt;This only disabled the Heisenberg CSS within a portal. It can effect the view of the OOB pages within a portal iFrame, but typically its only an issue for gauge pages.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Apr 2016 16:50:07 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122754#M779680</guid>
      <dc:creator>meia_ahaesy</dc:creator>
      <dc:date>2016-04-27T16:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Heisenburg Bootstrap</title>
      <link>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122755#M779681</link>
      <description>&lt;P&gt;FWIW, in Geneva, UI pages have a "Direct" option to disable "OOB CSS" and allow you to craft the page from the ground up. Rather than setting a property to disable Heisenberg globally, you can do it on a page-by-page basis using the Direct checkbox on the UI page.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Apr 2016 00:40:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122755#M779681</guid>
      <dc:creator>Chuck Tomasi</dc:creator>
      <dc:date>2016-04-28T00:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Heisenburg Bootstrap</title>
      <link>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122756#M779682</link>
      <description>&lt;P&gt;I believe this post has been answered, some information is listed on the link below about the potential side effect of implementing the above property and workaround.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A title="During upgrade CMS page broke due to css " heisenberg=""&gt;During upgrade CMS page broke due to css "heisenberg"&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Feb 2017 20:57:40 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/disable-heisenburg-bootstrap/m-p/2122756#M779682</guid>
      <dc:creator>faisal_dadabhoy</dc:creator>
      <dc:date>2017-02-10T20:57:40Z</dc:date>
    </item>
  </channel>
</rss>

