11-02-2021
07:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-02-2021
07:39 AM
Hi @fehrsZBFB9. Unfortunately if you did not design &/or write the code behind the dialog, you most likely don't have access to change the built-in functionality of how that help button works, or what web page it will launch. There is an event defined under the the Inventor InteractionEvents object called OnHelp. I'm not sure if you can use that to intercept the action of you clicking on that help button on that dialog, and stop its normal website from launching, to then launch your own web site, but I suppose you could try. Are you familiar with writing event handler codes?
Wesley Crihfield
(Not an Autodesk Employee)