<?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 Problem to display HTML tables in multi language form in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/problem-to-display-html-tables-in-multi-language/m-p/1117840#M38691</link>
    <description>&lt;P&gt;We have been using javascript to present repeat data in nice html tables in Survey123 like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OlivierDemars1_1-1637176684931.png" style="width: 785px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27679i6767CB77C15EFE01/image-dimensions/785x53?v=v2" width="785" height="53" role="button" title="OlivierDemars1_1-1637176684931.png" alt="OlivierDemars1_1-1637176684931.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;function table() {&lt;BR /&gt;return `&amp;lt;table border="1" cellspacing="0" cellpadding="0" width=100% align="center"&amp;gt;&lt;BR /&gt;&amp;lt;thead&amp;gt;&lt;BR /&gt;&amp;lt;tr bgcolor="#3f87a6" &amp;gt;&lt;BR /&gt;&amp;lt;th width=10%&amp;gt;&amp;lt;font color="#fff"&amp;gt;RepNo&amp;lt;/font&amp;gt;&amp;lt;/th&amp;gt;&lt;BR /&gt;&amp;lt;th&amp;gt;&amp;lt;font color="#fff"&amp;gt;Point Type&amp;lt;/font&amp;gt;&amp;lt;/th&amp;gt;&lt;BR /&gt;&amp;lt;th&amp;gt;&amp;lt;font color="#fff"&amp;gt;Point ID&amp;lt;/font&amp;gt;&amp;lt;/th&amp;gt;&lt;BR /&gt;&amp;lt;th&amp;gt;&amp;lt;font color="#fff"&amp;gt;Latitude&amp;lt;/font&amp;gt;&amp;lt;/th&amp;gt;&lt;BR /&gt;&amp;lt;th&amp;gt;&amp;lt;font color="#fff"&amp;gt;Longitude&amp;lt;/font&amp;gt;&amp;lt;/th&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;&amp;lt;/thead&amp;gt;`&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;For the following result:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OlivierDemars1_2-1637176885549.png" style="width: 716px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27680i7CF7F02042622C08/image-dimensions/716x90?v=v2" width="716" height="90" role="button" title="OlivierDemars1_2-1637176885549.png" alt="OlivierDemars1_2-1637176885549.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now weirdly when the label column is changed from &lt;STRONG&gt;label&lt;/STRONG&gt; to &lt;STRONG&gt;lable::English (en)&lt;/STRONG&gt; the table does not show anymore:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OlivierDemars1_3-1637177050116.png" style="width: 718px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27681i69BE5D08FCA937EB/image-dimensions/718x79?v=v2" width="718" height="79" role="button" title="OlivierDemars1_3-1637177050116.png" alt="OlivierDemars1_3-1637177050116.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Nov 2021 19:25:29 GMT</pubDate>
    <dc:creator>OlivierDemars1</dc:creator>
    <dc:date>2021-11-17T19:25:29Z</dc:date>
    <item>
      <title>Problem to display HTML tables in multi language form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/problem-to-display-html-tables-in-multi-language/m-p/1117840#M38691</link>
      <description>&lt;P&gt;We have been using javascript to present repeat data in nice html tables in Survey123 like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OlivierDemars1_1-1637176684931.png" style="width: 785px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27679i6767CB77C15EFE01/image-dimensions/785x53?v=v2" width="785" height="53" role="button" title="OlivierDemars1_1-1637176684931.png" alt="OlivierDemars1_1-1637176684931.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;function table() {&lt;BR /&gt;return `&amp;lt;table border="1" cellspacing="0" cellpadding="0" width=100% align="center"&amp;gt;&lt;BR /&gt;&amp;lt;thead&amp;gt;&lt;BR /&gt;&amp;lt;tr bgcolor="#3f87a6" &amp;gt;&lt;BR /&gt;&amp;lt;th width=10%&amp;gt;&amp;lt;font color="#fff"&amp;gt;RepNo&amp;lt;/font&amp;gt;&amp;lt;/th&amp;gt;&lt;BR /&gt;&amp;lt;th&amp;gt;&amp;lt;font color="#fff"&amp;gt;Point Type&amp;lt;/font&amp;gt;&amp;lt;/th&amp;gt;&lt;BR /&gt;&amp;lt;th&amp;gt;&amp;lt;font color="#fff"&amp;gt;Point ID&amp;lt;/font&amp;gt;&amp;lt;/th&amp;gt;&lt;BR /&gt;&amp;lt;th&amp;gt;&amp;lt;font color="#fff"&amp;gt;Latitude&amp;lt;/font&amp;gt;&amp;lt;/th&amp;gt;&lt;BR /&gt;&amp;lt;th&amp;gt;&amp;lt;font color="#fff"&amp;gt;Longitude&amp;lt;/font&amp;gt;&amp;lt;/th&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;&amp;lt;/thead&amp;gt;`&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;For the following result:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OlivierDemars1_2-1637176885549.png" style="width: 716px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27680i7CF7F02042622C08/image-dimensions/716x90?v=v2" width="716" height="90" role="button" title="OlivierDemars1_2-1637176885549.png" alt="OlivierDemars1_2-1637176885549.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now weirdly when the label column is changed from &lt;STRONG&gt;label&lt;/STRONG&gt; to &lt;STRONG&gt;lable::English (en)&lt;/STRONG&gt; the table does not show anymore:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OlivierDemars1_3-1637177050116.png" style="width: 718px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27681i69BE5D08FCA937EB/image-dimensions/718x79?v=v2" width="718" height="79" role="button" title="OlivierDemars1_3-1637177050116.png" alt="OlivierDemars1_3-1637177050116.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 19:25:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/problem-to-display-html-tables-in-multi-language/m-p/1117840#M38691</guid>
      <dc:creator>OlivierDemars1</dc:creator>
      <dc:date>2021-11-17T19:25:29Z</dc:date>
    </item>
  </channel>
</rss>

