<?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 Retaining Multiline Appearance in Email sent with Make in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/retaining-multiline-appearance-in-email-sent-with/m-p/1192312#M43737</link>
    <description>&lt;P&gt;I have a few automations in Make (formerly integromat) that sent emails when a survey is submitted. However if I have a multiline question the line breaks are removed from the email that is sent. Has anyone been able to find a solution to this?&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2022 19:17:55 GMT</pubDate>
    <dc:creator>cdevault_pickett</dc:creator>
    <dc:date>2022-07-14T19:17:55Z</dc:date>
    <item>
      <title>Retaining Multiline Appearance in Email sent with Make</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/retaining-multiline-appearance-in-email-sent-with/m-p/1192312#M43737</link>
      <description>&lt;P&gt;I have a few automations in Make (formerly integromat) that sent emails when a survey is submitted. However if I have a multiline question the line breaks are removed from the email that is sent. Has anyone been able to find a solution to this?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 19:17:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/retaining-multiline-appearance-in-email-sent-with/m-p/1192312#M43737</guid>
      <dc:creator>cdevault_pickett</dc:creator>
      <dc:date>2022-07-14T19:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Retaining Multiline Appearance in Email sent with Make</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/retaining-multiline-appearance-in-email-sent-with/m-p/1197149#M43994</link>
      <description>&lt;P&gt;I found the solution on this &lt;A href="https://www.reddit.com/r/Integromat/comments/plj4j1/problem_with_newlinelinebreak/" target="_self"&gt;Reddit Post&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Essentially encode the field as a URL, replace the %0A line break character with the &amp;lt;/br&amp;gt; tag, and decode the URL. See below.&lt;/P&gt;&lt;P&gt;{{decodeURL(replace(encodeURL(1.feature.attributes.COMMENT); "%0A"; "&amp;lt;br&amp;gt;"))}}&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 22:01:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/retaining-multiline-appearance-in-email-sent-with/m-p/1197149#M43994</guid>
      <dc:creator>cdevault_pickett</dc:creator>
      <dc:date>2022-07-28T22:01:03Z</dc:date>
    </item>
  </channel>
</rss>

