<?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: Creating custom property in Qliksense extension!!! in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-custom-property-in-Qliksense-extension/m-p/930365#M3318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is undocumented and also un-supported so I would not go down that route.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2015 17:06:44 GMT</pubDate>
    <dc:creator>Alexander_Thor</dc:creator>
    <dc:date>2015-08-21T17:06:44Z</dc:date>
    <item>
      <title>Creating custom property in Qliksense extension!!!</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-custom-property-in-Qliksense-extension/m-p/930361#M3314</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 want to create a custom property as in the below screenshot. It is not for dimension or expression. When user selects add / create it will add an entry as highlighted in yellow. when expanding, it should show some properties correspond to that. How to create that or is there any documentation available to learn that, Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Add.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96161_Add.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Expand.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/96162_Expand.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhu Appu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Aug 2015 04:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-custom-property-in-Qliksense-extension/m-p/930361#M3314</guid>
      <dc:creator>prabhuappu</dc:creator>
      <dc:date>2015-08-15T04:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom property in Qliksense extension!!!</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-custom-property-in-Qliksense-extension/m-p/930362#M3315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can see an example here &lt;A href="https://github.com/mindspank/WaterfallChart/blob/master/waterfall.js" title="https://github.com/mindspank/WaterfallChart/blob/master/waterfall.js"&gt;WaterfallChart/waterfall.js at master · mindspank/WaterfallChart · GitHub&lt;/A&gt; that produces this properties page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="properties.PNG" class="jive-image image-1" height="526" src="https://community.qlik.com/legacyfs/online/96163_properties.PNG" style="height: 526px; width: 190.255319148936px;" width="190" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The official documentation for the properties definition is available here &lt;A href="https://help.qlik.com/sense/2.0/en-us/developer/Subsystems/Extensions/Content/Overview/visualization-properties.htm" title="https://help.qlik.com/sense/2.0/en-us/developer/Subsystems/Extensions/Content/Overview/visualization-properties.htm"&gt;https://help.qlik.com/sense/2.0/en-us/developer/Subsystems/Extensions/Content/Overview/visualization-properties.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps you get started.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Aug 2015 04:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-custom-property-in-Qliksense-extension/m-p/930362#M3315</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2015-08-15T04:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom property in Qliksense extension!!!</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-custom-property-in-Qliksense-extension/m-p/930363#M3316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This tutorial will help you: &lt;A href="https://github.com/stefanwalther/qliksense-extension-tutorial/blob/master/tutorial/part-01/07-Custom-Properties.md" title="https://github.com/stefanwalther/qliksense-extension-tutorial/blob/master/tutorial/part-01/07-Custom-Properties.md"&gt;qliksense-extension-tutorial/07-Custom-Properties.md at master · stefanwalther/qliksense-extension-tutorial · GitHub&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 13:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-custom-property-in-Qliksense-extension/m-p/930363#M3316</guid>
      <dc:creator />
      <dc:date>2015-08-21T13:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom property in Qliksense extension!!!</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-custom-property-in-Qliksense-extension/m-p/930364#M3317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what i need is something different. In the below extension&amp;nbsp; property there is a create button which is used to add category. And when we expand that there is a delete button to delete that category. I want some thing like this.&amp;nbsp; I found this code from Qlikbranch CSS Menu extension. &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://branch.qlik.com/projects/showthread.php?531-Sheet-menu-for-Qlik-Sense&amp;amp;highlight=css+menu" rel="nofollow"&gt;http://branch.qlik.com/projects/showthread.php?531-Sheet-menu-for-Qlik-Sense&amp;amp;highlight=css+menu&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Create.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96711_Create.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't understand the code completely. They have used a type as array and one more property addTranslation: "Common.Create". &lt;/P&gt;&lt;P&gt;Anyone have idea on how this is created and how to use this property or any documentation for these.&lt;/P&gt;&lt;P&gt;cats: {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type: "array",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; label: "Categories",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; addTranslation: "Common.Create",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; component: "CSSMenu-Cats",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ref: "cats",&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhu Appu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 17:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-custom-property-in-Qliksense-extension/m-p/930364#M3317</guid>
      <dc:creator>prabhuappu</dc:creator>
      <dc:date>2015-08-21T17:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom property in Qliksense extension!!!</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-custom-property-in-Qliksense-extension/m-p/930365#M3318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is undocumented and also un-supported so I would not go down that route.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 17:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-custom-property-in-Qliksense-extension/m-p/930365#M3318</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2015-08-21T17:06:44Z</dc:date>
    </item>
  </channel>
</rss>

