- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
Wondering if you can assist with an issue i'm having that i just cant seem to solve.
Would be nice just to know if what i am trying to do is possible or not.
I have been playing around with the events within an ExternalApplication and i have got these to work fine (i.e. using the DocumentCreated event to flash up a "HelloWorld" task dialog when a document is created)
I have also written a few basic ExternalCommands with buttons on the addin ribbon that work fine.
My issue is..... how do i get an event to fire off an ExternalCommand instead of having to use a button?
I am basically trying to get the event to trigger off the command and make some changes to the document and so i need the current document which i dont believe i can access within the ExternalApplication.
I have read all of the event samples in the SDK but still cant work it out and im sure it should be really simple.
Thanks
Solved! Go to Solution.