<?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: Greyout input field? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Greyout-input-field/m-p/763295#M2383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I am looking for is a complete list not &lt;A class="loading" href="https://help.qlik.com/sense/en-US/developer/#../Subsystems/Workbench/Content/BuildingExtensions/HowTos/Ext_Ex_WorkWithProperties_Custom.htm%3FTocPath%3DQlik%2520Sense%2520Workbench%7CBuilding%2520visualizations%7CWorking%2520with%2520visualizations%7CWorking%2520with%2520properties%7CDefining%2520custom%2520properties%7C_____0" title="https://help.qlik.com/sense/en-US/developer/#../Subsystems/Workbench/Content/BuildingExtensions/HowTos/Ext_Ex_WorkWithProperties_Custom.htm%3FTocPath%3DQlik%2520Sense%2520Workbench%7CBuilding%2520visualizations%7CWorking%2520with%2520visualizations%7CWorking%2520with%2520properties%7CDefining%2520custom%2520properties%7C_____0"&gt;https://help.qlik.com/sense/en-US/developer/#../Subsystems/Workbench/Content/BuildingExtensions/HowTos/Ext_Ex_WorkWithProperties_Custom.htm%3FTocPath%3DQlik%2520Sense%2520Workbench%7CBuilding%2520visualizations%7CWorking%2520with%2520visualizations%7CWorking%2520with%2520properties%7CDefining%2520custom%2520properties%7C_____0&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Nov 2014 09:18:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-18T09:18:41Z</dc:date>
    <item>
      <title>Greyout input field?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Greyout-input-field/m-p/763294#M2382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to set a property to be uneditable like show?&lt;/P&gt;&lt;P&gt;I want an input to be greyed out and the user shouldn't be allowed to edit the field unless a certain creteria is fullfiled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Horizlist&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14162617505734837" jivemacro_uid="_14162617505734837"&gt;
&lt;P&gt;field : {&lt;/P&gt;
&lt;P&gt;&amp;nbsp; type : "string",&lt;/P&gt;
&lt;P&gt;&amp;nbsp; expression : "always",&lt;/P&gt;
&lt;P&gt;&amp;nbsp; expressionType : "dimension",&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ref : "qListObjectDef.qDef.qFieldDefs.0",&lt;/P&gt;
&lt;P&gt;&amp;nbsp; translation : "properties.field",&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; show : function(data) {&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; return data.qListObjectDef &amp;amp;&amp;amp; !data.qListObjectDef.qLibraryId;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; }&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a list of all the different types of properties we can use somewhere?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 22:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Greyout-input-field/m-p/763294#M2382</guid>
      <dc:creator />
      <dc:date>2014-11-17T22:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Greyout input field?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Greyout-input-field/m-p/763295#M2383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I am looking for is a complete list not &lt;A class="loading" href="https://help.qlik.com/sense/en-US/developer/#../Subsystems/Workbench/Content/BuildingExtensions/HowTos/Ext_Ex_WorkWithProperties_Custom.htm%3FTocPath%3DQlik%2520Sense%2520Workbench%7CBuilding%2520visualizations%7CWorking%2520with%2520visualizations%7CWorking%2520with%2520properties%7CDefining%2520custom%2520properties%7C_____0" title="https://help.qlik.com/sense/en-US/developer/#../Subsystems/Workbench/Content/BuildingExtensions/HowTos/Ext_Ex_WorkWithProperties_Custom.htm%3FTocPath%3DQlik%2520Sense%2520Workbench%7CBuilding%2520visualizations%7CWorking%2520with%2520visualizations%7CWorking%2520with%2520properties%7CDefining%2520custom%2520properties%7C_____0"&gt;https://help.qlik.com/sense/en-US/developer/#../Subsystems/Workbench/Content/BuildingExtensions/HowTos/Ext_Ex_WorkWithProperties_Custom.htm%3FTocPath%3DQlik%2520Sense%2520Workbench%7CBuilding%2520visualizations%7CWorking%2520with%2520visualizations%7CWorking%2520with%2520properties%7CDefining%2520custom%2520properties%7C_____0&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 09:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Greyout-input-field/m-p/763295#M2383</guid>
      <dc:creator />
      <dc:date>2014-11-18T09:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Greyout input field?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Greyout-input-field/m-p/763296#M2384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14164705544962886" jivemacro_uid="_14164705544962886" modifiedtitle="true"&gt;
&lt;P&gt;readOnly: true&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 08:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Greyout-input-field/m-p/763296#M2384</guid>
      <dc:creator />
      <dc:date>2014-11-20T08:02:52Z</dc:date>
    </item>
  </channel>
</rss>

