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 :
Service | Customer Service, Contact Center, Fie...
Suggested Answer

Linking to Advance Import to Work Orders Page

(0) ShareShare
ReportReport
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!
I have the same question (0)
  • Suggested answer
    RudyZhang Profile Picture
    Microsoft Employee on at
    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

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 > Service | Customer Service, Contact Center, Field Service, Guides

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 27 Super User 2026 Season 1

#2
Encore Business Solutions Profile Picture

Encore Business Sol... 14

#2
Eugen Podkorytov Profile Picture

Eugen Podkorytov 14

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans