<?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: Format string in feature report as link text not URL in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/format-string-in-feature-report-as-link-text-not/m-p/1149883#M40988</link>
    <description>&lt;P&gt;all the links are formatted like html from the survey directly, so when we pull in the data it will show the hyperlink and not the text, so exactly like you describe. The function that we tried to use here was:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KennethLindhardt1_0-1646254172074.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/35421i8A2D6BF5515F4934/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KennethLindhardt1_0-1646254172074.png" alt="KennethLindhardt1_0-1646254172074.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is creating a nice hypelink, but as soon as you add a field ${field} instead of the URL, then it mess things up.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Mar 2022 20:54:31 GMT</pubDate>
    <dc:creator>KennethLindhardt1</dc:creator>
    <dc:date>2022-03-02T20:54:31Z</dc:date>
    <item>
      <title>Format string in feature report as link text not URL</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/format-string-in-feature-report-as-link-text-not/m-p/1149082#M40916</link>
      <description>&lt;P&gt;Hi All, we are creating a survey that are using Power Automate to create folders on sharepoint and at the same time add sharing links to the folders into the feature service. Viewing those from a browser are making us able to create a link text showing, and not the actual URL.&lt;BR /&gt;&lt;BR /&gt;So I want the name, in this case (Direct link to be inserted) in the feature report, as a hyperlink and not as the full URL. Is that possible?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KennethLindhardt1_0-1646144835231.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/35241i5B74E72410C13EAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KennethLindhardt1_0-1646144835231.png" alt="KennethLindhardt1_0-1646144835231.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 14:28:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/format-string-in-feature-report-as-link-text-not/m-p/1149082#M40916</guid>
      <dc:creator>KennethLindhardt1</dc:creator>
      <dc:date>2022-03-01T14:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Format string in feature report as link text not URL</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/format-string-in-feature-report-as-link-text-not/m-p/1149700#M40962</link>
      <description>&lt;P&gt;No, this is not possible right now.&amp;nbsp; I've mentioned it a few times in the Early Adopter Community and I could swear I submitted the idea in 2020, but I can't find it in a search.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 16:56:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/format-string-in-feature-report-as-link-text-not/m-p/1149700#M40962</guid>
      <dc:creator>DerrickWestoby</dc:creator>
      <dc:date>2022-03-02T16:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Format string in feature report as link text not URL</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/format-string-in-feature-report-as-link-text-not/m-p/1149802#M40977</link>
      <description>Thank you for your reply, then there's no reason for searching more for that. We came as far adding {Hypelink &lt;A href="http://www.something.com" target="_blank"&gt;www.something.com&lt;/A&gt;} and then a bit more. That will create a hyperlink but it will need a URL and not pulling a field from the feature service, then it breaks. It's my colleague who tested it, so I'm sure what she did.&lt;BR /&gt;I think I will see if I can use Power Automate to use a search and replace in a word document and then convert it to PDF afterwards, if possible then it would a way to go.&lt;BR /&gt;&lt;BR /&gt;Thanks, always nice to know - don't go that way.&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Mar 2022 19:31:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/format-string-in-feature-report-as-link-text-not/m-p/1149802#M40977</guid>
      <dc:creator>KennethLindhardt1</dc:creator>
      <dc:date>2022-03-02T19:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Format string in feature report as link text not URL</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/format-string-in-feature-report-as-link-text-not/m-p/1149821#M40980</link>
      <description>&lt;P&gt;I had tried using html when I first tried this, but it didn't work for me. I'm guessing that's what she did as well?&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;&amp;lt;a&lt;/SPAN&gt; &lt;SPAN class=""&gt;href&lt;/SPAN&gt; &lt;SPAN class=""&gt;=&lt;/SPAN&gt; &lt;SPAN class=""&gt;"${feature_URL}"&lt;/SPAN&gt; &lt;SPAN class=""&gt;target&lt;/SPAN&gt; &lt;SPAN class=""&gt;=&lt;/SPAN&gt; &lt;SPAN class=""&gt;"_self"&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Click here to be redirected&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Would just print out something like this in the feature report:&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;lt;a href = "https://tinyurl.com/2p89mxdb" target = "_self"&amp;gt;Click here to be redirected&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 19:49:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/format-string-in-feature-report-as-link-text-not/m-p/1149821#M40980</guid>
      <dc:creator>DerrickWestoby</dc:creator>
      <dc:date>2022-03-02T19:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Format string in feature report as link text not URL</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/format-string-in-feature-report-as-link-text-not/m-p/1149883#M40988</link>
      <description>&lt;P&gt;all the links are formatted like html from the survey directly, so when we pull in the data it will show the hyperlink and not the text, so exactly like you describe. The function that we tried to use here was:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KennethLindhardt1_0-1646254172074.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/35421i8A2D6BF5515F4934/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KennethLindhardt1_0-1646254172074.png" alt="KennethLindhardt1_0-1646254172074.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is creating a nice hypelink, but as soon as you add a field ${field} instead of the URL, then it mess things up.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 20:54:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/format-string-in-feature-report-as-link-text-not/m-p/1149883#M40988</guid>
      <dc:creator>KennethLindhardt1</dc:creator>
      <dc:date>2022-03-02T20:54:31Z</dc:date>
    </item>
  </channel>
</rss>

