web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

How to redirect entity record form in dynamic 365 tablet client.

(0) ShareShare
ReportReport
Posted on by 902

My scenario :

I am using dynamic 365 tablet application. I have web resource and that have command button. I want to redirect on entity record form when i click this custom command button in tablet application.

How can I redirect ?

Note : I need javascript code to redirect entity record

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Nithya Gopinath Profile Picture
    17,078 on at

    Hi,

    You can use the following Javascript code to open an entity form in dynamics CRM.

    Xrm.Utility.openEntityForm(name,id,parameters,windowOptions);

    Refer the link below for more details.

    https://msdn.microsoft.com/en-us/library/jj602956.aspx#BKMK_OpenEntityForm

    Hope this helps.

  • keyur7379 Profile Picture
    902 on at

    Hey Nithya Gopinath,

    Thanks for you reply.

     1. Xrm.Utility.openEntityForm(name,id,parameters,windowOptions) :

        Redirect : Web dynamic 365 to  Web dynamic 365.
      
    2. If you need to redirect Tablet application of dynamic 365 from other product or using
       HTML hyper link then you have to use below URL . You must install dynamic 365 tablet
       application in your tablet device 

       ms-dynamicsxrm://?pagetype=create&etn=account
       
      Also You can pass parameter here for display entity view , dashboard and record of
       entity.

      Redirect : Third party application to Dynamic 365 tablet application.


    3. My scenario : I am using dynamic 365 tablet application.I have registered html web
        resource in dynamic 365 and it is using in tablet application also. The web resource
        have custom button which have functionality to redirect entity record but I am not
        able to know how can I made URL which redirect to tablet with entity record 


        Redirect : Dynamic 365 tablet application to dynamic 365 tablet application.

  • Suggested answer
    Nithya Gopinath Profile Picture
    17,078 on at

    Hi,

    The URL to redirect can be made in the following way.

    ms-dynamicsxrm://?pagetype="pagetype"&etn="entityname"&id="entityid"

    Below is the explanation of each query string parameter:

    pagetype – This specifies page type values like entity, view, dashboard, and create.

    etn –  This specifies logicalname of entity.

    entityid – This specifies entity guid.

    Please refer below URL to open entity record, view, dashboard etc.

    Open Entity Record:

    ms-dynamicsxrm://?pagetype=entity&etn=lead&id=690C3819-A303-E611-8116-C4346BAD559C

    Open view:

    ms-dynamicsxrm://?pagetype=view&etn=lead&id=FD140AAF-4DF4-11DD-BD17-0019B9312238

    Open Dashboard:

    ms-dynamicsxrm://?pagetype=dashboard&id=45F88F83-0E67-443B-BD05-81D49719F6B1

    Create a new record:

    ms-dynamicsxrm://?pagetype=create&etn=lead 

    For more details, refer http://www.inogic.com/blog/2016/09/deep-linking-for-dynamics-crm-tablet-client/

  • keyur7379 Profile Picture
    902 on at

    Hey this is for Third party application to Dynamic 365 tablet application. I have tried this but did not work.

  • Community Member Profile Picture
    on at

    Hello. Tenfold can also help in integrating Microsoft Office 365 and Microsoft and enabling click to dial in Outlook. They also support MS Dynamics integration. Our click to dial also works on webpages opened in Chrome. www.tenfold.com/.../dynamics

  • Community Member Profile Picture
    on at

    Hi Keyur

    I too have the same scenario to redirect the entity record within the tablet application.

    Did you find an answer on how to redirect it ?

  • keyur7379 Profile Picture
    902 on at

    No.

    Thanks,

    keyur shah.

  • Community Member Profile Picture
    on at

    Hello

    I too have the almost same scenario to redirect the entity record within the iOS Application from my iOS Application, and for that i need URLScheme of Dynamics 365 iOS Mobile Application.

    Did you find an answer on how to redirect it ?

  • Suggested answer
    keyur7379 Profile Picture
    902 on at

    Hi,

    Subi & URL Scheme for Dynamics 365 : This bug has been resolved in dynamic crm 9.0 version. It is redirected successfully with same code of web url redirect.

    Thanks,

    keyur shah.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
JS-09031509-0 Profile Picture

JS-09031509-0 3

#2
AS-17030037-0 Profile Picture

AS-17030037-0 2

#2
Mark Eckert Profile Picture

Mark Eckert 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans