<?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 Inputbox read-only property in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inputbox-read-only-property/m-p/168812#M39836</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NMiller,&lt;/P&gt;&lt;P&gt;it's just the solution I've found (in the same time of you).&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Luca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Nov 2010 18:07:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-02T18:07:44Z</dc:date>
    <item>
      <title>Inputbox read-only property</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-read-only-property/m-p/168809#M39833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;does anyone know if exists the possibility of setting the read-only property for a Input box variable object via macro?&lt;/P&gt;&lt;P&gt;I'm creating automatically a set of variables and some of them must be read-only. The dialog property allow this but API documentation seems excluding this feature for Inputbox.&lt;/P&gt;&lt;P&gt;Both&lt;/P&gt;&lt;P&gt;boxprop.Layout.MemberAttributes.Item(0).ReadOnly = true&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;boxprop.Layout.ReadOnly = true&lt;/P&gt;&lt;P&gt;are stated as not correct&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Luca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 17:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-read-only-property/m-p/168809#M39833</guid>
      <dc:creator />
      <dc:date>2010-11-02T17:18:39Z</dc:date>
    </item>
    <item>
      <title>Inputbox read-only property</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-read-only-property/m-p/168810#M39834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is kind of hidden in the API Guide, but it is possible.&lt;/P&gt;&lt;P&gt;Here is the code to change a variable to Read-only:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;set v = ActiveDocument.Variables("vVariable")&lt;BR /&gt; prop = v.GetProperties&lt;BR /&gt; prop.ConstraintsFlag = 4 'Read-only&lt;BR /&gt; v.SetProperties prop&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 18:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-read-only-property/m-p/168810#M39834</guid>
      <dc:creator />
      <dc:date>2010-11-02T18:05:14Z</dc:date>
    </item>
    <item>
      <title>Inputbox read-only property</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-read-only-property/m-p/168811#M39835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved, thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 18:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-read-only-property/m-p/168811#M39835</guid>
      <dc:creator />
      <dc:date>2010-11-02T18:05:38Z</dc:date>
    </item>
    <item>
      <title>Inputbox read-only property</title>
      <link>https://community.qlik.com/t5/QlikView/Inputbox-read-only-property/m-p/168812#M39836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NMiller,&lt;/P&gt;&lt;P&gt;it's just the solution I've found (in the same time of you).&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Luca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 18:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputbox-read-only-property/m-p/168812#M39836</guid>
      <dc:creator />
      <dc:date>2010-11-02T18:07:44Z</dc:date>
    </item>
  </channel>
</rss>

