Skip to main content
Post a question

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

CRM Dynamic 2016 New Form on Case Entity

Posted on 10 Mar 2017 06:19:46 by Microsoft Employee

I have created a new form in my Case entity, as shown,
https://www.screencast.com/t/NWjGL97V0C

then I created a custom button on Case Home Page as shown
https://www.screencast.com/t/Eclwmfks

I want to call that form from this new button, please tell me how, also I want to show ?
also I want "Add Phone call"enabled on my new form , as shown 
https://www.screencast.com/t/2z8biWO0c

*This post is locked for comments

  • Verified answer
    Community Member Profile Picture
    Community Member Microsoft Employee on 10 Mar 2017 at 06:29:29
    RE: CRM Dynamic 2016 New Form on Case Entity

    Call JavaScript function from the button. IN Javascript function use this code:

    var   parameters = {};

    parameters[ "formid" ] = "b053a39a-041a-4356-acef-ddf00182762b" ; // form id

    Xrm.Utility.openEntityForm( "incident" , null , parameters);

    msdn.microsoft.com/.../gg328483.aspx

    Add Notes section to the form where you want to add Social Pane.

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans