CRM 4.0 Custom Entity "Preview" Issue ?

Soru CRM 4.0 Custom Entity "Preview" Issue ?

  • 29 Mayıs 2008 Perşembe 05:22
     
     


    Hi Folks,

     

    I am doing customization in CRM 4.0, I have created a custom entity "Property" to store information relating to real estate property.

     

    Whenever a user clicks (small triangle) on a record in the entities like Sale, Accounts,Lead etc. a drop down summary window appears which a known as "Preview" for that entity.

     

    I want to show image of the property along with the other details in the "Preview" window whenever user clicks on the record on the custom entity "Property"

     

    Though I have created a "Preview" for "Property" using customization, I am able to show the information but not the image, I am totally stuck in the functionality for displaying Property Images in Preview window.

     

    My question is " how can I show custom fields(like image) in the "Preview" window of the custom entity?"

    Is their any way to develop a custom form in ASP.Net and plug that into the CRM4.0 ?

     

    Please reply to the post if anybody has solution.

     

    Thanks in advanced !

     

    Regards,

    Tanveer

    tanveer.mba@gmail.com

     

Tüm Yanıtlar

  • 29 Mayıs 2008 Perşembe 06:01
    Moderatör
     
     

    you need to develop solution in asp.net and then plug into ms crm.

     

    Regards,


    Imran

     

     

  • 29 Mayıs 2008 Perşembe 06:40
     
     

    Hi Imran,

     

    I will manage to develop the functionality but can you please brief me how to plug in the functionality. Can I get the click event of the "Record" means small triangle near the record.

     

    How to embed the functionality in place of "Preview" window.

     

    Waiting for your reply.

     

    Regards,

    Tanveer

     

     

  • 29 Mayıs 2008 Perşembe 08:10
    Moderatör
     
     

    yeah you can add button and handle even.

     

    for preview you have to create asp.net form and display on that.. you cant embed it on preview

     

    Regards,

    Imran