<?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: Survey123 Required Asterick Posting Below Question Label in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-required-asterick-posting-below-question/m-p/1321752#M51361</link>
    <description>&lt;P&gt;To amplify on &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/454586"&gt;@abureaux&lt;/a&gt; 's advice:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.w3schools.com/html/html_blocks.asp" target="_self"&gt;&amp;lt;div&amp;gt; tags are normally displayed as block content&lt;/A&gt;, which means that the content following is placed in a new line after the &amp;lt;div&amp;gt; by default.&amp;nbsp; Conversely, &amp;lt;span&amp;gt; is an inline content tag, which means that it won't place a new line afterward.&amp;nbsp; If you still wanted to use a div, having the &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;display: inline&lt;/FONT&gt;&lt;/STRONG&gt; style property will change the behavior to the same as &amp;lt;span&amp;gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2023 16:58:04 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2023-08-23T16:58:04Z</dc:date>
    <item>
      <title>Survey123 Required Asterick Posting Below Question Label</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-required-asterick-posting-below-question/m-p/1321406#M51345</link>
      <description>&lt;P&gt;Hi everyone, I'm designing a survey and the asterisk for the required questions keeps posting in a new row, below the text for each question. I'm using an XLS form and I have html formatting throughout the spreadsheet. Has anyone else run into this problem? This issue doesn't show up in Survey123 Connect, but when I go to publish the survey, the asterisk is in a new row.&amp;nbsp;&lt;/P&gt;&lt;P&gt;image of how it looks online:&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JepchumbaKoech_0-1692739444323.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78856iE074AC5449F15311/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JepchumbaKoech_0-1692739444323.png" alt="JepchumbaKoech_0-1692739444323.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;label:&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JepchumbaKoech_2-1692739526251.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78859i45725B0C8BBEB820/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JepchumbaKoech_2-1692739526251.png" alt="JepchumbaKoech_2-1692739526251.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;how it looks in Survey123 Connect:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JepchumbaKoech_1-1692739473146.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78858iC77850420D653033/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JepchumbaKoech_1-1692739473146.png" alt="JepchumbaKoech_1-1692739473146.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 21:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-required-asterick-posting-below-question/m-p/1321406#M51345</guid>
      <dc:creator>JepchumbaKoech</dc:creator>
      <dc:date>2023-08-22T21:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Required Asterick Posting Below Question Label</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-required-asterick-posting-below-question/m-p/1321642#M51357</link>
      <description>&lt;P&gt;I find this happens more when you have multiple DIV tags. Maybe it's because you are online that it is acting differently.&lt;/P&gt;&lt;P&gt;The fix I have used in the past is swap the DIV for SPAN tags. May work for you too.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 14:51:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-required-asterick-posting-below-question/m-p/1321642#M51357</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2023-08-23T14:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Required Asterick Posting Below Question Label</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-required-asterick-posting-below-question/m-p/1321752#M51361</link>
      <description>&lt;P&gt;To amplify on &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/454586"&gt;@abureaux&lt;/a&gt; 's advice:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.w3schools.com/html/html_blocks.asp" target="_self"&gt;&amp;lt;div&amp;gt; tags are normally displayed as block content&lt;/A&gt;, which means that the content following is placed in a new line after the &amp;lt;div&amp;gt; by default.&amp;nbsp; Conversely, &amp;lt;span&amp;gt; is an inline content tag, which means that it won't place a new line afterward.&amp;nbsp; If you still wanted to use a div, having the &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;display: inline&lt;/FONT&gt;&lt;/STRONG&gt; style property will change the behavior to the same as &amp;lt;span&amp;gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 16:58:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-required-asterick-posting-below-question/m-p/1321752#M51361</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2023-08-23T16:58:04Z</dc:date>
    </item>
  </channel>
</rss>

