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)

JavaScript open "quick create" form

(0) ShareShare
ReportReport
Posted on by

Hello.

Does anyone know, how can I open "quick create" form using JS?

I want to create button on form, and when user click that button CRM should open "quick create" form.

Is it possible to do that?

*This post is locked for comments

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

    I'm looking to do the same thing, did you figure it out?

  • Community Member Profile Picture
    on at

    hi. not yet... (

  • SyedHussain Profile Picture
    1,820 on at

    You can create a form in HTML with your fields as a web resource, and create a record using REST endpoints and JS. It's very easy. I have found this approach better than using the default Quick Create method.

  • Verified answer
    spavithracse Profile Picture
    145 on at

    Yes, Possible. Refer the following link

    neilparkhurst.com/.../open-quick-create-or-entity-forms-from-javascript

  • Verified answer
    Community Member Profile Picture
    on at

    Hi Sergii,

    Since crm 2015 update 1 a new function has been introduced to open quick create form though javascript. Below is the syntax:

    Xrm.Utility.openQuickCreate(entityLogicalName,createFromEntity,parameters).then(successCallback, errorCallback);

    For parameters you cna refer to below link:

    msdn.microsoft.com/.../jj602956.aspx

    You can create a custom button through tools like Ribbon workbench and add this function to a webresource. This webresource can be set as Action to your custom button.

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

    Hi Sergii,

    You can create button which opens a quick view form using javascript.

    Please refer the blog below.

    neilparkhurst.com/.../open-quick-create-or-entity-forms-from-javascript

  • Verified answer
    Alagunellaikumar Profile Picture
    6,212 on at

    HI

    For Microsoft Dynamics CRM Online 2015 Update 1 or later use this function

    Xrm.Utility.openQuickCreate(entityLogicalName,createFromEntity,parameters).then(successCallback, errorCallback);

    Please refer MSDN Site

    msdn.microsoft.com/.../jj602956.aspx

  • Syed_Faisal Profile Picture
    815 on at

    Hi Syed,

    Could you please send the link how to create Rest endpoints and js

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