Thursday, November 9, 2017

Dynamics CRM 2013 - How to show and pass parameter into custom page on top of crm.


  1.      Create a Web Resources (HTML) in CRM



















2.         Putting the html Code into Web resources.  


 3.       In CRM 2011, we will create a function name inside html, but in CRM2013 if function is created, the script will not run, kindly remove the functions and directly put the code inside the html.



4.        Export and Extract the Sitemap Solution.Right Click the Customization XML File and Open it with Visual Studio (recommended).














5.        Putting the below code into the file.
          







.     6.     Save it and Add to Achieve (ZIP format only).
      
      7.     A New Navigation will be added into SiteMap.
             






      8.     Click the Navigation Link and See the Result.














No comments:

Post a Comment