Customised Aspx page in Iframe to call from CRM3.0

回答済み Customised Aspx page in Iframe to call from CRM3.0

  • 13 เมษายน 2550 13:39
     
     

    Dear all,

    Am an amateur with CRM3 and basically a Web application Developer. I have few questions kindly any one answer:

    1. I have to add an customised aspx page with much of user data entry ,save options and data retrieve in the same page. What should I do for this

    2. How to open a database connection with crm 3.0

    3. How to run the project or application I have created in iframe and to call this application /aspx page alone in it. As well as give save ,edit and retrieve options

    Kindly anyone help , as am in a live Project.

    Thank you,

    microsoftbuddy

ตอบทั้งหมด

  • 30 พฤษภาคม 2550 16:13
    ผู้ดูแล
     
     คำตอบ

    Hi,

     

    Have you finished creating your custom application? If so, then you can go to the form editor of CRM and create an iframe and point it to your application. Make sure to check the checkbox to send parameters about the current record and allow cross frame scripts. With javascript you can create the interaction between the crmForm (including the onSave event) and your custom application.

     

    A database connection to CRM should not be made. You can use the webservices for database interaction. The webservices are very easy to use and direct database connections will cause a lot of problems (data is stored in many tables, it will be unsupported, hotfixes/upgrades will break your code etc).

     

    Hope this helps,

     

    Ronald Lemmen

    Microsoft CRM MVP

    http://www.ronaldlemmen.com