Skip to main content

Notifications

Service | Customer Service, Contact Center, Fie...
Suggested answer

Linking to Advance Import to Work Orders Page

Posted on by 16
Hi There,
 
I am new to Field Service Customizations.
 
I want to add a hyperlink in Work orders page that should link to the import page (Advance settings > System > Data Management > Imports page)
 
The Above specified Imports page is loading inside an iframe. I couldnt get the direct link for the above page .
 
anyone please help!
  • Suggested answer
    RudyZhang Profile Picture
    RudyZhang Microsoft Employee on at
    Linking to Advance Import to Work Orders Page
    Hi,
     
    We have analyzed your requirements, and you can add a button on /Main Bar/ that triggers the /JavaScript/ function on click, here are some detailed steps.
     
    1. Go to PowerApps admin backend, edit the Field Service application, locate the /Work Order/ page, edit the /Command Bar/.
     

     

     
    2. Click New /Command Bar/, select New /Web Resource/, and upload the JavaScript file.
     


    Here is my sample java script code.
    function jump(){
        var domain = document.domain;
        var url = `https:///${domain}/tools/DataManagement/datamanagement.aspx?pid=06&web=true`;
        window.open(url);
    }

     
     
     
    I hope my answer is helpful to you! If you have any other questions, please feel free to contact me.
     
    Best Regards,
    Rudy Zhang

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,240 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,149 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans