Skip to main content

Notifications

Announcements

No record found.

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!
  • 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

Congratulations 2024 Spotlight Honorees!

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December!

Congratulations to our December super stars! 🥳

Get Started Blogging in the Community

Hosted or syndicated blogging is available! ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,371 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans