<?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: How to default an Image in the Item Details to display during record creatio in Fusion Manage Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7756889#M2866</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It works also for me when you do an "EDIT" on an item which already exists. As you can see below, I have edited and item which contains computed fields "Risk Factor" and "Risk Factor Matrix" (the last one is an image).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RiskFactor.png" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/459810i86E69BC5E66B8D08/image-size/large?v=v2&amp;amp;px=999" role="button" title="RiskFactor.png" alt="RiskFactor.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;(sorry but for confidential reasons I must hide most of the information but as you can see on the top, we are in "edit" mode)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But the question is "ON CREATE" if I correctly understand. So, it means that it is when you create the first time the item (click on the "+" on the top right hand corner).&lt;/P&gt;</description>
    <pubDate>Tue, 06 Feb 2018 21:53:22 GMT</pubDate>
    <dc:creator>PLM-Sylvain.Bailly</dc:creator>
    <dc:date>2018-02-06T21:53:22Z</dc:date>
    <item>
      <title>How to default an Image in the Item Details to display during record creation?</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7752918#M2861</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am wondering how to add an image field (or calculated field) to display an image when a user is creating a record (i.e. before save). Is there a way to accomplish this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wendy&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 19:18:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7752918#M2861</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-05T19:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to default an Image in the Item Details to display during record creatio</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7754353#M2862</link>
      <description>&lt;P&gt;Hi Wendy,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don’t know if it is possible because my tests failed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Test 1: Use a computed field&lt;/P&gt;
&lt;P&gt;If you create a single line text field and use it as a computed field with a code like below, the image appears when you save your item and not in the creation phase.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;'&amp;lt;img src="http://www.advancedoncotherapy.com/Portals/0/Logo.png" alt="AVO/ADAM" width="260" height="71"&amp;gt;'&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Test 2: Use a derived field&lt;/P&gt;
&lt;P&gt;Same as the test 1 and this time you are forced to store in another [WS] the image and find a pivot field in the 2 workspaces.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 08:49:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7754353#M2862</guid>
      <dc:creator>PLM-Sylvain.Bailly</dc:creator>
      <dc:date>2018-02-06T08:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to default an Image in the Item Details to display during record creatio</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7756237#M2863</link>
      <description>&lt;P&gt;I've used the computer field message mentioned earlier but it will not appear until you save the record.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 18:42:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7756237#M2863</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-06T18:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to default an Image in the Item Details to display during record creatio</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7756249#M2864</link>
      <description>&lt;P&gt;If the field is not updateable, then it should render the HTML.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It displays HTML code when it is updateable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't tried this recently - going on memory.&amp;nbsp; Please try setting updateable to false.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 18:46:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7756249#M2864</guid>
      <dc:creator>tony.mandatori</dc:creator>
      <dc:date>2018-02-06T18:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to default an Image in the Item Details to display during record creatio</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7756538#M2865</link>
      <description>&lt;P&gt;I just mocked something up and it seems to work for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Days Left field is calculated and formatted with HTML and this is an edit screen...&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="2018-02-06 14_57_40-CO000020 - Change power supply layout - Fusion Lifecycle.png" style="width: 631px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/459749i42FCF92AC3A13A4F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2018-02-06 14_57_40-CO000020 - Change power supply layout - Fusion Lifecycle.png" alt="2018-02-06 14_57_40-CO000020 - Change power supply layout - Fusion Lifecycle.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 19:59:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7756538#M2865</guid>
      <dc:creator>tony.mandatori</dc:creator>
      <dc:date>2018-02-06T19:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to default an Image in the Item Details to display during record creatio</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7756889#M2866</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It works also for me when you do an "EDIT" on an item which already exists. As you can see below, I have edited and item which contains computed fields "Risk Factor" and "Risk Factor Matrix" (the last one is an image).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RiskFactor.png" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/459810i86E69BC5E66B8D08/image-size/large?v=v2&amp;amp;px=999" role="button" title="RiskFactor.png" alt="RiskFactor.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;(sorry but for confidential reasons I must hide most of the information but as you can see on the top, we are in "edit" mode)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But the question is "ON CREATE" if I correctly understand. So, it means that it is when you create the first time the item (click on the "+" on the top right hand corner).&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 21:53:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7756889#M2866</guid>
      <dc:creator>PLM-Sylvain.Bailly</dc:creator>
      <dc:date>2018-02-06T21:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to default an Image in the Item Details to display during record creatio</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7756927#M2867</link>
      <description>&lt;P&gt;Thanks for pointing that out... you're absolutely correct!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 22:05:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7756927#M2867</guid>
      <dc:creator>tony.mandatori</dc:creator>
      <dc:date>2018-02-06T22:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to default an Image in the Item Details to display during record creatio</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7762556#M2868</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, the On Edit approach worked for me with the example you provided. I guess it is a request for the future to have the image display during Create. Thanks again!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 15:15:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/how-to-default-an-image-in-the-item-details-to-display-during/m-p/7762556#M2868</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-08T15:15:25Z</dc:date>
    </item>
  </channel>
</rss>

