NavWithNav

The premier knowledge-sharing hub for Microsoft Dynamics 365 Business Central developers, architects, and ERP professionals.

Back to Series
Uncategorized

Experience the dynamic capability to run your App directly in Incognito browser mode from AL code.

<h1 style="text-align: center;">Just go to your AL Code and find the settings.json file and change as per below property</h1> <div> <pre class="EnlighterJSRAW" data-enlighter-language="generic">"al....

NitinJanuary 10, 2023 1 min read
BusinessCentralALCodeMicrosoftDyanmicsNewImprovementsnewfeaturenavwithnavCommandsInCognito ModeBrowserApp

Just go to your AL Code and find the settings.json file and change as per below property

"al.incognito": true

and then go to your launch.json file and make sure you have property added

"launchBrowser": true,
 

save the file and Run the app with command Ctrl+F5 and wait for the browser opens in Incognito mode.

[embedyt] https://www.youtube.com/watch?v=09Ak4Cg_b9g[/embedyt]

Thanks for visiting, please share your feedback if any.

 
0
0

Discussion (0)

Leave a comment

No comments yet. Be the first to share your thoughts!