<?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 iFrame Issue in Fusion Manage Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/5538847#M6351</link>
    <description>&lt;P&gt;I created an iframe as a computed field in my item details. This iframe ustilizes two othe foelds from the item detail. When the iframe loads it does not prodeuce the desired results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BACKGROUND: I created a report in PLM and have a fielter set to be completed at run time. This filter uses a last name, first name as the citeria. When I enter a name it runs just fine. I copied the URL and used it as my iframe. When I leave the names in the URL explicitly my iframe runsjust fine. When I modify the iframe to pull in 2 fields from my item details my report runs but doesn't get any hits. Any thought?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PLEASE SEE ATTACHMENT&lt;/P&gt;</description>
    <pubDate>Thu, 12 Mar 2015 20:38:12 GMT</pubDate>
    <dc:creator>obourne</dc:creator>
    <dc:date>2015-03-12T20:38:12Z</dc:date>
    <item>
      <title>iFrame Issue</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/5538847#M6351</link>
      <description>&lt;P&gt;I created an iframe as a computed field in my item details. This iframe ustilizes two othe foelds from the item detail. When the iframe loads it does not prodeuce the desired results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BACKGROUND: I created a report in PLM and have a fielter set to be completed at run time. This filter uses a last name, first name as the citeria. When I enter a name it runs just fine. I copied the URL and used it as my iframe. When I leave the names in the URL explicitly my iframe runsjust fine. When I modify the iframe to pull in 2 fields from my item details my report runs but doesn't get any hits. Any thought?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PLEASE SEE ATTACHMENT&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2015 20:38:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/5538847#M6351</guid>
      <dc:creator>obourne</dc:creator>
      <dc:date>2015-03-12T20:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: iFrame Issue</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/5538964#M6352</link>
      <description>&lt;P&gt;Hi Orrin,&lt;/P&gt;
&lt;P&gt;The name format is "last[comma][space]first" &amp;nbsp;- seems you're missing the space, like this LAST_NAME + ', ' + FIRST_NAME&amp;nbsp;(or the variant if you&amp;nbsp;need to&amp;nbsp;to escape the comma)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2015 22:08:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/5538964#M6352</guid>
      <dc:creator>gasevsm</dc:creator>
      <dc:date>2015-03-12T22:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: iFrame Issue</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/5550400#M6353</link>
      <description>&lt;P&gt;I was able to make this&amp;nbsp;work by&amp;nbsp;including the comma as part of the LAST_NAME field text. Strange but it totaly worked.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2015 14:59:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/5550400#M6353</guid>
      <dc:creator>obourne</dc:creator>
      <dc:date>2015-03-20T14:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: iFrame Issue</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/5550869#M6354</link>
      <description>&lt;P&gt;Glad you made it work, Orrin. Cheers~!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2015 18:40:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/5550869#M6354</guid>
      <dc:creator>gasevsm</dc:creator>
      <dc:date>2015-03-20T18:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: iFrame Issue</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/8968824#M6355</link>
      <description>&lt;P&gt;I'm trying to do something similar in a computed field in a grid tab. I would like to link to a library of images, so i would like to have a URL that is variable in an iframe. How did you manage to get a variable into your URL field?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 20:42:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/8968824#M6355</guid>
      <dc:creator>bryce_crawford</dc:creator>
      <dc:date>2019-08-15T20:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: iFrame Issue</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/8968881#M6356</link>
      <description>&lt;P&gt;Bryce,&lt;/P&gt;&lt;P&gt;Here's how we do it.&lt;/P&gt;&lt;PRE&gt;'&amp;lt;a href="http://yourURLgoeshere/?yourqueryparamhere=' || YOUR_FIELD_ID || ' " target="_blank"&amp;gt;' || YOUR_FIELD_ID || '&amp;lt;/a&amp;gt;'&lt;/PRE&gt;&lt;P&gt;Not sure if this is supported in the modern UI or not (we are using "classic").&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 21:24:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/8968881#M6356</guid>
      <dc:creator>obourne</dc:creator>
      <dc:date>2019-08-15T21:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: iFrame Issue</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/8970467#M6357</link>
      <description>&lt;P&gt;Thanks, that helped me out.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 15:48:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/iframe-issue/m-p/8970467#M6357</guid>
      <dc:creator>bryce_crawford</dc:creator>
      <dc:date>2019-08-16T15:48:47Z</dc:date>
    </item>
  </channel>
</rss>

