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

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Getting CRM API Version in javascript called from html file

(0) ShareShare
ReportReport
Posted on by

We have a helper javascript file that contains various web-api functions. In that file we use the Xrm.Page.context.getVersion(); to get the CRM Api version.

This works fine when calling this file from another webresource javascript file.

However, in a few cases we have a javascript file on the form that calls opens an html dialog. It also calls the above helper file but when it does the above Xrm.Page.context.getVersion() returns undefined. 

Is there a way to get this ?

Thanks

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Mahadeo Matre Profile Picture
    17,021 on at
    RE: Getting CRM API Version in javascript called from html file

    hi.. try using Parent.Xrm.Page.context.getVersion()

  • Verified answer
    gdas Profile Picture
    50,091 Moderator on at
    RE: Getting CRM API Version in javascript called from html file

    Hi,

    If you are opening HTML page in a popup window you can try with this -

    window.parent.opener.Xrm.Page.context.getVersion();

    If you are opening the HTML web resource in an Iframe you can try with adding additional parent .

    parent.Xrm.Page.context.getVersion();

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
HR-09070029-0 Profile Picture

HR-09070029-0 2

#1
UllrSki Profile Picture

UllrSki 2

#3
ED-30091530-0 Profile Picture

ED-30091530-0 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans