<?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: Calculation of the defaultValues in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Calculation-of-the-defaultValues/m-p/1698002#M12702</link>
    <description>&lt;P&gt;Erik, thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jun 2020 11:04:13 GMT</pubDate>
    <dc:creator>g_bolshakov</dc:creator>
    <dc:date>2020-06-09T11:04:13Z</dc:date>
    <item>
      <title>Calculation of the defaultValues</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Calculation-of-the-defaultValues/m-p/1697898#M12698</link>
      <description>&lt;P&gt;Hello experts!&lt;/P&gt;&lt;P&gt;Please help me solve the problem:&lt;BR /&gt;I am working on developing an extension and I need to calculate the value from the field that is specified by default.&lt;BR /&gt;Example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;app_name: {
    type: "string",
    label: "Name APP",
    ref: "myproperties.app_name",
    defaultValue: "=DocumentTitle()",
    expression: "always",
},&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a result, I want to when accessing the &lt;STRONG&gt;layout.myproperties.app_name&lt;/STRONG&gt; get "TestFileName.qvf" and not "=DocumentTitle()"&lt;/P&gt;&lt;P&gt;Is this realistic?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 19:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Calculation-of-the-defaultValues/m-p/1697898#M12698</guid>
      <dc:creator>g_bolshakov</dc:creator>
      <dc:date>2021-08-13T19:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of the defaultValues</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Calculation-of-the-defaultValues/m-p/1697906#M12699</link>
      <description>&lt;P&gt;If you don't want the user to be able to change the value don't include it in the property panel. Instead add a qStringExpression to initialProperties.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 21:12:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Calculation-of-the-defaultValues/m-p/1697906#M12699</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2020-04-29T21:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of the defaultValues</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Calculation-of-the-defaultValues/m-p/1698002#M12702</link>
      <description>&lt;P&gt;Erik, thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 11:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Calculation-of-the-defaultValues/m-p/1698002#M12702</guid>
      <dc:creator>g_bolshakov</dc:creator>
      <dc:date>2020-06-09T11:04:13Z</dc:date>
    </item>
  </channel>
</rss>

