<?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 Disable read only property for buttons in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Disable-read-only-property-for-buttons/m-p/720819#M1077130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to enable read only feature for charts and objects in the dashbaord. I have set of buttons in the dashboard to print, when I enable the read only property by Rightclick-&amp;gt; Security-&amp;gt; Read only ( apply to all sheets)&amp;nbsp; . These button are becoming and unable to&amp;nbsp; click them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a work around for this to not to check the - Read only from Security tab , but create a Macro with all the objects. But this is&amp;nbsp; a time consuming process as I have many objects to list them in the Macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub ReadOnly&lt;/P&gt;&lt;P&gt;set chart = ActiveDocument.GetSheetObject("CH959")&lt;BR /&gt;set p = chart.GetProperties&lt;BR /&gt;p.ReadOnly = true&lt;BR /&gt;chart.SetProperties p&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tried making read only property&amp;nbsp; for the button as false, below error is dispalyed in the macro&lt;/P&gt;&lt;P&gt;" This object does not support this&amp;nbsp; feature".&lt;/P&gt;&lt;P&gt;I there a way to disable read only functionality for buttons ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jul 2014 20:19:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-21T20:19:18Z</dc:date>
    <item>
      <title>Disable read only property for buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-read-only-property-for-buttons/m-p/720819#M1077130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to enable read only feature for charts and objects in the dashbaord. I have set of buttons in the dashboard to print, when I enable the read only property by Rightclick-&amp;gt; Security-&amp;gt; Read only ( apply to all sheets)&amp;nbsp; . These button are becoming and unable to&amp;nbsp; click them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a work around for this to not to check the - Read only from Security tab , but create a Macro with all the objects. But this is&amp;nbsp; a time consuming process as I have many objects to list them in the Macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub ReadOnly&lt;/P&gt;&lt;P&gt;set chart = ActiveDocument.GetSheetObject("CH959")&lt;BR /&gt;set p = chart.GetProperties&lt;BR /&gt;p.ReadOnly = true&lt;BR /&gt;chart.SetProperties p&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tried making read only property&amp;nbsp; for the button as false, below error is dispalyed in the macro&lt;/P&gt;&lt;P&gt;" This object does not support this&amp;nbsp; feature".&lt;/P&gt;&lt;P&gt;I there a way to disable read only functionality for buttons ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 20:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-read-only-property-for-buttons/m-p/720819#M1077130</guid>
      <dc:creator />
      <dc:date>2014-07-21T20:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Disable read only property for buttons</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-read-only-property-for-buttons/m-p/720820#M1077131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered only making the charts and list boxes read-only and not the buttons? You should be able to do this individually for most objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 20:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-read-only-property-for-buttons/m-p/720820#M1077131</guid>
      <dc:creator />
      <dc:date>2014-07-21T20:47:44Z</dc:date>
    </item>
  </channel>
</rss>

