Показать сообщение отдельно
Старый 17.09.2018, 14:11   #1  
Blog bot is offline
Blog bot
Участник
 
25,475 / 846 (79) +++++++
Регистрация: 28.10.2006
alirazazaidi: How to open external URL in D365 For finance and operations MSDyn365FO
Источник: https://www.tech.alirazazaidi.com/ho...ns-msdyn365fo/
==============

Small tip, follow these steps, 

Create a run able class in Visual studio.

in its main method write following line of code

Browser br = new Browser();
br.navigate(“https://www.tech.alirazazaidi.com, true);

Create a action menu.

Set its object type to class and set object with runnable class name.

Add this menu item to required menu extension. Save compile

On clicking menu item from navigation. A popup windows open, Allow popup option allow.



Источник: https://www.tech.alirazazaidi.com/ho...ns-msdyn365fo/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.