<?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: Open Local Image using Relative Pathway in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Open-Local-Image-using-Relative-Pathway/m-p/429847#M67941</link>
    <description>&lt;P&gt;Thank you, it works exactly as I need!&lt;/P&gt;</description>
    <pubDate>Mon, 25 Oct 2021 12:38:08 GMT</pubDate>
    <dc:creator>lilysecret</dc:creator>
    <dc:date>2021-10-25T12:38:08Z</dc:date>
    <item>
      <title>Open Local Image using Relative Pathway</title>
      <link>https://community.jmp.com/t5/Discussions/Open-Local-Image-using-Relative-Pathway/m-p/429253#M67871</link>
      <description>&lt;P&gt;I have survey data in which respondents have uploaded images. I need to have links to the images in subdirectories by question number and have the image open when clicked in JMP. This works with an Expression column for the absolute pathway, but not for the relative pathway. What do I need to add to the "Image Relative Path" column to make it work? TIA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="example.jpg" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36913iB296306D2E456F70/image-size/large?v=v2&amp;amp;px=999" role="button" title="example.jpg" alt="example.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:39:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Open-Local-Image-using-Relative-Pathway/m-p/429253#M67871</guid>
      <dc:creator>lilysecret</dc:creator>
      <dc:date>2023-06-10T23:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Open Local Image using Relative Pathway</title>
      <link>https://community.jmp.com/t5/Discussions/Open-Local-Image-using-Relative-Pathway/m-p/429751#M67932</link>
      <description>&lt;P&gt;Seems like Web() doesn't like relative paths. You could modify the Web() in Event Handler of the expression column in Relative Path to build the "full path".&lt;/P&gt;&lt;P&gt;This example won't directly work in your case, but will most likely help you a bit depending on how complicated paths you have.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=""&gt;Web(Substitute(thisTable &amp;lt;&amp;lt; get path, thisTable &amp;lt;&amp;lt; get name || ".jmp", Char(thisTable:thisColumn[iRow]))); // open a web page&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 07:30:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Open-Local-Image-using-Relative-Pathway/m-p/429751#M67932</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2021-10-25T07:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Open Local Image using Relative Pathway</title>
      <link>https://community.jmp.com/t5/Discussions/Open-Local-Image-using-Relative-Pathway/m-p/429847#M67941</link>
      <description>&lt;P&gt;Thank you, it works exactly as I need!&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 12:38:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Open-Local-Image-using-Relative-Pathway/m-p/429847#M67941</guid>
      <dc:creator>lilysecret</dc:creator>
      <dc:date>2021-10-25T12:38:08Z</dc:date>
    </item>
  </channel>
</rss>

