<?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>topic Re: Is there a way to get the &amp;quot;read only&amp;quot; status of a Chart with JavaScript? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-get-the-quot-read-only-quot-status-of-a-Chart/m-p/1304645#M1236700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, but I don't recognize that code as JavaScript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found that the chart properties window get the info from an XHR call with a response in HTML format, but even the response I wasn't able to find the value... I will keep loking into that direction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Mar 2017 19:40:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-03-30T19:40:09Z</dc:date>
    <item>
      <title>Is there a way to get the "read only" status of a Chart with JavaScript?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-get-the-quot-read-only-quot-status-of-a-Chart/m-p/1304643#M1236695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement to set custom styles for the non read only charts in a Document Extension, but so far I haven't find anything. There is no html attributes names to indicate if the "read only" option is set, and I try to seach in both Qva and Qv objects thru the JavaScript console of the browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also check the JS API reference (which by the way is pretty basic) and haven't find anything. I know there is a way, because when trying to change the chart properties within the web view the new window has the status checked, but where does this comes from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="158164" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/158164_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-get-the-quot-read-only-quot-status-of-a-Chart/m-p/1304643#M1236695</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get the "read only" status of a Chart with JavaScript?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-get-the-quot-read-only-quot-status-of-a-Chart/m-p/1304644#M1236698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this example in the API Reference Guide(&lt;A href="https://community.qlik.com/docs/DOC-2640"&gt;QlikView Core COM API Guide - Version 11&lt;/A&gt;), hope it helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set chart = ActiveDocument.ActiveSheet.CreateBarChart&lt;/P&gt;&lt;P&gt;chart.AddDimension "ProductType"&lt;/P&gt;&lt;P&gt;chart.AddExpression "sum(Amount)"&lt;/P&gt;&lt;P&gt;set p = chart.GetProperties&lt;/P&gt;&lt;P&gt;p.ReadOnly =&amp;nbsp; true&lt;/P&gt;&lt;P&gt;chart.SetProperties p&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 07:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-get-the-quot-read-only-quot-status-of-a-Chart/m-p/1304644#M1236698</guid>
      <dc:creator>karthiksrqv</dc:creator>
      <dc:date>2017-03-30T07:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get the "read only" status of a Chart with JavaScript?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-get-the-quot-read-only-quot-status-of-a-Chart/m-p/1304645#M1236700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, but I don't recognize that code as JavaScript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found that the chart properties window get the info from an XHR call with a response in HTML format, but even the response I wasn't able to find the value... I will keep loking into that direction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 19:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-a-way-to-get-the-quot-read-only-quot-status-of-a-Chart/m-p/1304645#M1236700</guid>
      <dc:creator />
      <dc:date>2017-03-30T19:40:09Z</dc:date>
    </item>
  </channel>
</rss>

