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)

CRM Dynamic 2016 New Form on Case Entity

(0) ShareShare
ReportReport
Posted on by

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

I have the same question (0)
  • Verified answer
    Community Member Profile Picture
    on at

    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

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
Varsha deshpande Profile Picture

Varsha deshpande 5

#2
JS-09031509-0 Profile Picture

JS-09031509-0 3

#3
Ciprian  P Profile Picture

Ciprian P 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans