My upcoming project involves creating an Outlook add-in where users can open a browser window by clicking a button to fill out necessary forms via a specific URL.
While I know opening a browser from Outlook is possible, I am concerned that the entire browser will launch with all tabs and settings intact when simply clicking on a link.
Is there a way to have a smaller browser window open, similar to a popup, without any tabs or additional features - just using the user's default browser?
I appreciate any guidance or solutions you can provide. Thank you!