I'm using HTML5ReportViewer to show report in our client app (and I use WebView to show it, because it's UWP app).
I have a report that is created via Stand alone report designer. I used Action: "Navigate to Url" in some of TextBoxes to make a link that opens a page on our client app. If you click on that link from Stand alone report designer, it works fine. But, the problem I have is when I open the report from our app and click on that link, it shows a message saying "Do you mean to switch apps?". If you click on "Yes" button then it continues navigation. How to prevent showing this message when navigating to Url? (See the attached picture "message.jpg" file to see the message).
I have a report that is created via Stand alone report designer. I used Action: "Navigate to Url" in some of TextBoxes to make a link that opens a page on our client app. If you click on that link from Stand alone report designer, it works fine. But, the problem I have is when I open the report from our app and click on that link, it shows a message saying "Do you mean to switch apps?". If you click on "Yes" button then it continues navigation. How to prevent showing this message when navigating to Url? (See the attached picture "message.jpg" file to see the message).