<?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: Enabling the native 'Styling' panel in an extension in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2521204#M22293</link>
    <description>&lt;P&gt;Works perfectly! Thank you &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 15 Jun 2025 22:21:49 GMT</pubDate>
    <dc:creator>André</dc:creator>
    <dc:date>2025-06-15T22:21:49Z</dc:date>
    <item>
      <title>Enabling the native 'Styling' panel in an extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2520801#M22272</link>
      <description>&lt;P&gt;Hi devs,&lt;/P&gt;&lt;P&gt;Is there a way to enable the native chart styling option/panel in an extension?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andr_0-1749615678920.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181232iFFF2903787740AD8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andr_0-1749615678920.png" alt="Andr_0-1749615678920.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can set the object background using&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;element.closest('.qv-inner-object').css('background-color', 'transparent');&lt;BR /&gt;&lt;FONT face="helvetica"&gt;here set to transparent, but can be any color either hard-coded or set via color-picker in a custom accordion item, but would be good if we could access the native styling panel? Is it possible?&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 04:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2520801#M22272</guid>
      <dc:creator>André</dc:creator>
      <dc:date>2025-06-11T04:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the native 'Styling' panel in an extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2520819#M22274</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/219456"&gt;@André&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;So as the documentation says:&lt;/P&gt;&lt;P&gt;When you reuse the Appearance section, it includes the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;General: Includes settings for Title, Subtitle and Footnote&lt;/LI&gt;&lt;LI&gt;Presentation (only available for visualizations that have more than one dimension)&lt;/LI&gt;&lt;LI&gt;Colors and legend (only available in some types of visualizations)&lt;/LI&gt;&lt;LI&gt;X-axis (only available in some types of visualizations)&lt;/LI&gt;&lt;LI&gt;Y-axis (only available in some types of visualizations)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;More informations under these links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlik.dev/extend/property-panel-basics/extensions-reusing-properties/" target="_blank"&gt;https://qlik.dev/extend/property-panel-basics/extensions-reusing-properties/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlik.dev/extend/property-panel-basics/define-properties/custom-color-picker-properties/" target="_blank"&gt;https://qlik.dev/extend/property-panel-basics/define-properties/custom-color-picker-properties/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 07:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2520819#M22274</guid>
      <dc:creator>BPiotrowski</dc:creator>
      <dc:date>2025-06-11T07:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the native 'Styling' panel in an extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2520856#M22277</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/318470"&gt;@BPiotrowski&lt;/a&gt;! How does it work for something like the native KPI object that only takes 2 measures, and no dimensions? &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 11:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2520856#M22277</guid>
      <dc:creator>André</dc:creator>
      <dc:date>2025-06-11T11:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the native 'Styling' panel in an extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2520864#M22278</link>
      <description>&lt;P&gt;The Presentation options will not show up as in your case and you need to use custom color picker from second link to change color of extension.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 12:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2520864#M22278</guid>
      <dc:creator>BPiotrowski</dc:creator>
      <dc:date>2025-06-11T12:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the native 'Styling' panel in an extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2520942#M22281</link>
      <description>&lt;P&gt;Ah that's a bummer - thanks for your input! Speaking of the color-picker - do you know, is there a property I need to pass the component to enable the alpha slider?&lt;/P&gt;&lt;P&gt;I.e. this is the standard one&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andr_0-1749674173024.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181265iC71CB7B714BE8AFC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andr_0-1749674173024.png" alt="Andr_0-1749674173024.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But I'd like to also have the alpha control?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Andr_1-1749674207508.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181266i746AEE6888FF10E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Andr_1-1749674207508.png" alt="Andr_1-1749674207508.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 20:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2520942#M22281</guid>
      <dc:creator>André</dc:creator>
      <dc:date>2025-06-11T20:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the native 'Styling' panel in an extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2520989#M22284</link>
      <description>&lt;P&gt;So there is no easy way to achive that I haven't found a way to do that in easy way unfortunetly, you can share if you will discover better way &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You might want to use slider:&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlik.dev/extend/property-panel-basics/define-properties/slider-properties/" target="_blank"&gt;https://qlik.dev/extend/property-panel-basics/define-properties/slider-properties/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;with custom css so it will look similar than combine alpha with rgb before $element.css in paint.&lt;/P&gt;&lt;P&gt;or you can use type integer, predefine colors with alpha.&lt;/P&gt;&lt;P&gt;These are the options I see.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 08:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2520989#M22284</guid>
      <dc:creator>BPiotrowski</dc:creator>
      <dc:date>2025-06-12T08:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the native 'Styling' panel in an extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2521191#M22291</link>
      <description>&lt;P&gt;This isn't officially documented/released by qlik (although in my opinion it should be) but this is what I have found to work for rendering the Style section. Add this to your property panel declaration.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
        component: "styling-panel",
        ref: "components",
        chartTitle: "Title",
        subtitle: "Subtitle",
        translation: "LayerStyleEditor.component.styling",
        useGeneral: true,
        useBackground: true,
        defaultValue: [],
        items: {}
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jun 2025 04:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2521191#M22291</guid>
      <dc:creator>devan9876</dc:creator>
      <dc:date>2025-06-15T04:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the native 'Styling' panel in an extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2521192#M22292</link>
      <description>&lt;P&gt;This also works:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
   uses: "presentation",
   items:{}
}&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 15 Jun 2025 04:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2521192#M22292</guid>
      <dc:creator>devan9876</dc:creator>
      <dc:date>2025-06-15T04:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the native 'Styling' panel in an extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2521204#M22293</link>
      <description>&lt;P&gt;Works perfectly! Thank you &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jun 2025 22:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2521204#M22293</guid>
      <dc:creator>André</dc:creator>
      <dc:date>2025-06-15T22:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling the native 'Styling' panel in an extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2521443#M22304</link>
      <description>&lt;P&gt;I'll take the feedback from this discussion into our upcoming review of the extension docs. If you have any further feedback with specific examples please feel free to DM them over!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 10:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Enabling-the-native-Styling-panel-in-an-extension/m-p/2521443#M22304</guid>
      <dc:creator>Dave_Channon</dc:creator>
      <dc:date>2025-06-17T10:23:56Z</dc:date>
    </item>
  </channel>
</rss>

