<?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 Mail button character limit in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Mail-button-character-limit/m-p/1958299#M79005</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;In one of my applications, I integrated a button that creates a mail with a list of users' email thanks to the navigation function : 'mailto'&amp;amp;users_email&lt;/P&gt;
&lt;P&gt;However, if the number of email adress is to great, i noticed that the button doesn't do any actions (it does not create the mail).&lt;/P&gt;
&lt;P&gt;My supposition is that there is a limit to the number of characters, just as in a table cell, but I didn't manage to confirm that.&lt;/P&gt;
&lt;P&gt;So i wondered if it really is that, and if no, then what is the reason ? or if yes, what is that limit ?&lt;/P&gt;
&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jul 2022 12:40:23 GMT</pubDate>
    <dc:creator>Team</dc:creator>
    <dc:date>2022-07-20T12:40:23Z</dc:date>
    <item>
      <title>Mail button character limit</title>
      <link>https://community.qlik.com/t5/App-Development/Mail-button-character-limit/m-p/1958299#M79005</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;In one of my applications, I integrated a button that creates a mail with a list of users' email thanks to the navigation function : 'mailto'&amp;amp;users_email&lt;/P&gt;
&lt;P&gt;However, if the number of email adress is to great, i noticed that the button doesn't do any actions (it does not create the mail).&lt;/P&gt;
&lt;P&gt;My supposition is that there is a limit to the number of characters, just as in a table cell, but I didn't manage to confirm that.&lt;/P&gt;
&lt;P&gt;So i wondered if it really is that, and if no, then what is the reason ? or if yes, what is that limit ?&lt;/P&gt;
&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 12:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mail-button-character-limit/m-p/1958299#M79005</guid>
      <dc:creator>Team</dc:creator>
      <dc:date>2022-07-20T12:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mail button character limit</title>
      <link>https://community.qlik.com/t5/App-Development/Mail-button-character-limit/m-p/1958421#M79012</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;you can create variable like this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SET vEmailTo = 'vikas@gmail.com;xyz@gmail.com;pqr@gmail.com';&lt;/P&gt;
&lt;P&gt;and use this variable to send mail.&lt;/P&gt;
&lt;P&gt;Vikas&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 14:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mail-button-character-limit/m-p/1958421#M79012</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2022-07-20T14:39:38Z</dc:date>
    </item>
  </channel>
</rss>

