Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested answer

How do we get popup window url in crm schedule board using Javascript

(0) ShareShare
ReportReport
Posted on by 5

I am not able to get child window pop up url of schedule board when we click on reebok button using Javascript.  i tried to use booking rule its not working

pastedimage1680767149340v1.png

Any help would be appriciated 

  • Suggested answer
    RodRodriguez Profile Picture
    on at
    RE: How do we get popup window url in crm schedule board using Javascript

    One way is to use Xrm.Utility.getGlobalContext().getClientUrl() which returns the client URL for the current organization. Another way is to use window.opener which returns a reference to the window that opened the current window.

    here are some examples of the JavaScript code using the methods I mentioned:

    To use Xrm.Utility.getGlobalContext().getClientUrl(), you first need to get the global context object by calling Xrm.Utility.getGlobalContext().   Then you can use the getClientUrl() method to return the base URL that was used to access the application. For example:

    var globalContext = Xrm.Utility.getGlobalContext();
    var baseUrl = globalContext.getClientUrl();

     

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,217 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,978 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans