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 :
Microsoft Dynamics 365 | Integration, Dataverse...
Answered

Open web resource url link as a new browser tab

(0) ShareShare
ReportReport
Posted on by 27

Hi everyone,

 

I have the following web resource added to my Solution. It is basic external HTML link to a SharePoint site:


web-resource.jpg

I have added the web resource to my form. However, the URL link opens inside the model driven app itself rather than launching as a new tab in the browser. Could you anyone share any advice on how to open a new tab in the current browser when clicking on an external URL link?

3157.form.png

best regards,

Imran-Ami

I have the same question (0)
  • Verified answer
    a33ik Profile Picture
    84,331 Most Valuable Professional on at

    Hello,

    Can you please provide the code behind that url?

    I believe adding of the attribute target="_blank" should solve your issues. Check this - www.w3schools.com/.../att_a_target.asp

  • Ami K Profile Picture
    27 on at

    Hi a33ik ,

    Thanks for the quick response!

    Below is the HTML:

    <html>
    <head>
    <meta>
    <meta>
    <meta>
    </head>
    <body onfocusout="parent.setEmailRange();" style="overflow-wrap: break-word;">
    <p style="font-family: undefined;"></p>
    <p class="MsoNormal" style="font-family: undefined;">
    <b style="">
    <a href=xxxxx.sharepoint.com/.../Business-Cases.aspx style="">
    <font face="Verdana" size="2" color="#0000ff">For help, please click here to open the Business Case Information Hub</font>
    </a>
    </b>
    </p>
    <p style="font-family: undefined;"></p>
    </body>
    </html>

    As image:

    2451.HTML.png

  • Verified answer
    a33ik Profile Picture
    84,331 Most Valuable Professional on at

    As I mentioned, include target="_blank" tag in your url tag. Good luck.

  • Ami K Profile Picture
    27 on at

    Thank you!

    Final HTML:

    <html>
    <head>
    <meta>
    <meta>
    <meta>
    <meta>
    </head>
    <body onfocusout="parent.setEmailRange();" style="overflow-wrap: break-word;">
    <p style="font-family: undefined;"></p>
    <p class="MsoNormal" style="font-family: undefined;">
    <b style="">
    <a href=xxxxx.sharepoint.com/.../Business-Cases.aspx target="_blank" style="">
    <font face="Verdana" size="2" color="#0000ff">For help, please click here to open the Business Case Information Hub</font>
    </a>
    </b>
    </p>
    <p style="font-family: undefined;"></p>
    </body>
    </html>

  • Suggested answer
    a33ik Profile Picture
    84,331 Most Valuable Professional on at

    Hello,

    If my reply (or replies) answers your question take a minute and verify the answer. You can do it by clicking "Yes" at the top of the reply (or replies) under the label "Does this answer your question?"

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!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 174

#2
ManoVerse Profile Picture

ManoVerse 58 Super User 2026 Season 1

#3
Niki Patel Profile Picture

Niki Patel 42

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans