Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

How to change name of webresource when using navigateto

(0) ShareShare
ReportReport
Posted on by 120

I am using the function  Xrm.Navigation.navigateTo(pageInput, navigationOptions) and everything works fine' but when the webresource is open it has the name of the html  -  pws_Workers.html - on top of the pop up and I need it more user friendly like : Our workers. how do I change that?

var pageInput = {
pageType: "webresource",
webresourceName: "pws_Workers.html",
data: JSON.stringify(selectedContact)
};

  • Verified answer
    damka Profile Picture
    120 on at
    RE: How to change name of webresource when using navigateto

    I found the answer , add title property

    var navigationOptions = {

               target: 2,

               width: 500, // value specified in pixel

               height: 400, // value specified in pixel

               position: 1,

               title:"Ouer workers"

           };

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >

Product updates

Dynamics 365 release plans