<?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 HubDB multiple listing of else information in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/HubDB-multiple-listing-of-else-information/m-p/230730#M9626</link>
    <description>&lt;P&gt;Hello community Smiley Happy&lt;/P&gt;
&lt;P&gt;Perhaps somebody can help me… I have got a problem with my else condition:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://codeshare.io/5NjJZ1" class="onebox" target="_blank" rel="nofollow noopener"&gt;https://codeshare.io/5NjJZ1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;At the end, I get multiple error message: "Keine Veranstaltung…"&lt;BR /&gt;
Example: &lt;A href="http://sorba-2753787.hs-sites.com/events-test" rel="nofollow noopener"&gt;http://sorba-2753787.hs-sites.com/events-test&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;How do I have to modify the code to see my created error message just once.&lt;BR /&gt;
I tried to put the if and else condition above the table row definition, but then nothing happens…&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/a/aab2bb3e4573467a0235689044fb3e2f7ac8eade.png" data-download-href="/legacyfs/online/uploads/default/aab2bb3e4573467a0235689044fb3e2f7ac8eade" title="28-09-2017 11-18-02.png" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/optimized/2X/a/aab2bb3e4573467a0235689044fb3e2f7ac8eade_1_690x320.png" alt="28-09-2017 11-18-02" width="690" height="320" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;28-09-2017 11-18-02.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;1633x758 39.2 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Sep 2017 11:19:40 GMT</pubDate>
    <dc:creator>patrickhummel</dc:creator>
    <dc:date>2017-09-28T11:19:40Z</dc:date>
    <item>
      <title>HubDB multiple listing of else information</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubDB-multiple-listing-of-else-information/m-p/230730#M9626</link>
      <description>&lt;P&gt;Hello community Smiley Happy&lt;/P&gt;
&lt;P&gt;Perhaps somebody can help me… I have got a problem with my else condition:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://codeshare.io/5NjJZ1" class="onebox" target="_blank" rel="nofollow noopener"&gt;https://codeshare.io/5NjJZ1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;At the end, I get multiple error message: "Keine Veranstaltung…"&lt;BR /&gt;
Example: &lt;A href="http://sorba-2753787.hs-sites.com/events-test" rel="nofollow noopener"&gt;http://sorba-2753787.hs-sites.com/events-test&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;How do I have to modify the code to see my created error message just once.&lt;BR /&gt;
I tried to put the if and else condition above the table row definition, but then nothing happens…&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/a/aab2bb3e4573467a0235689044fb3e2f7ac8eade.png" data-download-href="/legacyfs/online/uploads/default/aab2bb3e4573467a0235689044fb3e2f7ac8eade" title="28-09-2017 11-18-02.png" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/optimized/2X/a/aab2bb3e4573467a0235689044fb3e2f7ac8eade_1_690x320.png" alt="28-09-2017 11-18-02" width="690" height="320" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;28-09-2017 11-18-02.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;1633x758 39.2 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 11:19:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubDB-multiple-listing-of-else-information/m-p/230730#M9626</guid>
      <dc:creator>patrickhummel</dc:creator>
      <dc:date>2017-09-28T11:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: HubDB multiple listing of else information</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/HubDB-multiple-listing-of-else-information/m-p/230731#M9627</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/patrickhummel"&gt;@patrickhummel&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;The reason that error message is printing multiple times is because it appears in the for loop. The code within the loop will execute once for each &lt;CODE&gt;row&lt;/CODE&gt; in &lt;CODE&gt;table&lt;/CODE&gt;, so that error will be printed once each time that &lt;CODE&gt;if&lt;/CODE&gt; statement fails. To only print it once, you’d need it to appear outside of the for loop.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 17:49:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/HubDB-multiple-listing-of-else-information/m-p/230731#M9627</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2017-09-28T17:49:03Z</dc:date>
    </item>
  </channel>
</rss>

