<?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 Need to remove html editor from the service catalog variable in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/need-to-remove-html-editor-from-the-service-catalog-variable/m-p/2218259#M870693</link>
    <description>&lt;P&gt;I need to remove the html editor when the variable is displayed. I am displaying a picture which is stored in a HTML variable. The issue is that it works fine but also diplays an HTML toolbar.&lt;/P&gt;
&lt;P&gt;Please let me know how shall I remove this HTML toolbar. I the variable read only but still it shows the toolbar.&lt;/P&gt;
&lt;P&gt;I have taken the type as HTML and running the default HTML code to show the picture.&lt;/P&gt;
&lt;P&gt;I have tried the codes provided in this community but it doesnt work for me. I am using both the google chrome and internet explorer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I saw in community and think there needs to be a class name to be disabled but how to find the exact code for that which needs to be put in the onLoad client script&lt;/P&gt;
&lt;P&gt;Please help as this is real urgent issue for me&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Raju Singh&lt;/P&gt;</description>
    <pubDate>Fri, 14 Sep 2018 07:26:02 GMT</pubDate>
    <dc:creator>Raju Singh1</dc:creator>
    <dc:date>2018-09-14T07:26:02Z</dc:date>
    <item>
      <title>Need to remove html editor from the service catalog variable</title>
      <link>https://www.servicenow.com/community/developer-forum/need-to-remove-html-editor-from-the-service-catalog-variable/m-p/2218259#M870693</link>
      <description>&lt;P&gt;I need to remove the html editor when the variable is displayed. I am displaying a picture which is stored in a HTML variable. The issue is that it works fine but also diplays an HTML toolbar.&lt;/P&gt;
&lt;P&gt;Please let me know how shall I remove this HTML toolbar. I the variable read only but still it shows the toolbar.&lt;/P&gt;
&lt;P&gt;I have taken the type as HTML and running the default HTML code to show the picture.&lt;/P&gt;
&lt;P&gt;I have tried the codes provided in this community but it doesnt work for me. I am using both the google chrome and internet explorer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I saw in community and think there needs to be a class name to be disabled but how to find the exact code for that which needs to be put in the onLoad client script&lt;/P&gt;
&lt;P&gt;Please help as this is real urgent issue for me&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Raju Singh&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 07:26:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/need-to-remove-html-editor-from-the-service-catalog-variable/m-p/2218259#M870693</guid>
      <dc:creator>Raju Singh1</dc:creator>
      <dc:date>2018-09-14T07:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need to remove html editor from the service catalog variable</title>
      <link>https://www.servicenow.com/community/developer-forum/need-to-remove-html-editor-from-the-service-catalog-variable/m-p/2218260#M870694</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;wardeep&lt;/P&gt;
&lt;P&gt;There&amp;nbsp;are some solutions for implementation this task:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;1. The first &lt;SPAN id="result_box" class="short_text" lang="en"&gt;&lt;SPAN class=""&gt;using a client script:&amp;nbsp;&lt;A href="https://www.servicenow.com/community/community?id=community_question&amp;amp;sys_id=4bdb4be1db9cdbc01dcaf3231f961956" rel="nofollow"&gt;https://community.servicenow.com/community?id=community_question&amp;amp;sys_id=4bdb4be1db9cdbc01dcaf3231f961956&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 08:06:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/need-to-remove-html-editor-from-the-service-catalog-variable/m-p/2218260#M870694</guid>
      <dc:creator>ScienceSoft</dc:creator>
      <dc:date>2018-09-14T08:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Need to remove html editor from the service catalog variable</title>
      <link>https://www.servicenow.com/community/developer-forum/need-to-remove-html-editor-from-the-service-catalog-variable/m-p/2218261#M870695</link>
      <description>&lt;P&gt;Thank you..&lt;/P&gt;
&lt;P&gt;I already tried this but it doesnt work for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 08:11:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/need-to-remove-html-editor-from-the-service-catalog-variable/m-p/2218261#M870695</guid>
      <dc:creator>Raju Singh1</dc:creator>
      <dc:date>2018-09-14T08:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need to remove html editor from the service catalog variable</title>
      <link>https://www.servicenow.com/community/developer-forum/need-to-remove-html-editor-from-the-service-catalog-variable/m-p/2218262#M870696</link>
      <description>&lt;P&gt;Did you check the following solution?&lt;BR /&gt;&lt;BR /&gt;Extending Create roles for current variable:&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;On the variable form&amp;nbsp;if not already visible add the fields Create roles and Write roles.&amp;nbsp;Add specific role to&amp;nbsp;it&amp;nbsp;and the HTML field will be appear read only and the toolbar will not be visible for all users that don't have this role.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 08:14:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/need-to-remove-html-editor-from-the-service-catalog-variable/m-p/2218262#M870696</guid>
      <dc:creator>ScienceSoft</dc:creator>
      <dc:date>2018-09-14T08:14:08Z</dc:date>
    </item>
  </channel>
</rss>

