locked
Add a product image to a quote RRS feed

  • Question

  • Hello,

    I do see how you can add an image to a product but how do you then incorporate that into a sales quote?
    Our sales manager would like to have a picture displayed next to the description of the vehicle and I can see how by customizing the forms for Products you can add an IFrame and make it reference some unique key as the name of the jpg somewhere... seems simple enough. Hard part comes when actually tossing it into a quote... possible at all?

    Wednesday, September 14, 2011 10:41 PM

Answers

  • Use IFrame to display image on quote product, same way you did on product form. Create a new attribute to store image reference on quote product entity. Now on create of quote product store the image reference in product using plugin/workflow.

     

    Thursday, September 15, 2011 8:58 AM

All replies

  • If it's already stored in Database you should not have any issue while accessing it in Quote or in any other entity ??.


    Mahain : MS CRM Freelancer
    • Proposed as answer by HIMBAPModerator Thursday, September 15, 2011 9:04 AM
    Thursday, September 15, 2011 8:40 AM
    Moderator
  • Use IFrame to display image on quote product, same way you did on product form. Create a new attribute to store image reference on quote product entity. Now on create of quote product store the image reference in product using plugin/workflow.

     

    Thursday, September 15, 2011 8:58 AM
  • Sorry we are just trialing the software now and I just wanted to make sure it was possible - we don't have anything implemented yet even to display an image for the product. I will be working on that today, should I be able to do all this with Dynamics CRM Online (only way to trial the software)?
    Thursday, September 15, 2011 2:19 PM
  • Use IFrame to display image on quote product, same way you did on product form. Create a new attribute to store image reference on quote product entity. Now on create of quote product store the image reference in product using plugin/workflow.

     


    This sounds like it will work but I haven't even heard of this software before two days ago so it's going to take me a bit to figure out how to do this. I will post back if I'm successful or need any help; thanks for the suggestion!
    Thursday, September 15, 2011 2:28 PM
  • using IFrame is a better approach !
    cheers, S.Khan MCTS
    Thursday, September 15, 2011 11:43 PM