Xrm.Panel (client-side reference)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

The Xrm.Panel namespace provides a method to display a web page in the side pane of Dynamics 365 web client.

Note

The Xrm.Panel namespace is introduced in the December 2016 update for Dynamics 365 (online and on-premises), and the method under this namespace is a preview feature. A preview feature is a feature that is not complete, but is made available before it’s officially in a release so customers can get early access and provide feedback. Preview features aren’t meant for production use and may have limited or restricted functionality. We expect changes to this feature, so you shouldn’t use it in production. Use it only in test and development environments. Microsoft doesn't provide support for this preview feature. Microsoft Dynamics 365 Technical Support won’t be able to help you with issues or questions. Preview features aren't meant for production use and are subject to a separate supplemental terms of use.

Xrm.Panel.LoadPanel

Displays the web page represented by a URL in the static area in the side pane, which appears on all pages in the Dynamics 365 web client.

Xrm.Panel.LoadPanel(url, title)
  • Parameters

    Name

    Type

    Required

    Description

    url

    String

    Yes

    URL of the page to be loaded in the side pane static area.

    title

    String

    Yes

    Title of the side pane static area.

  • Remarks
    This method is only supported for the web client.

See Also

Client-side programming reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright