I am working with the SDK for POS 2009 to create an add in that adds an entity tab to the item window. So far I have had success, but am currently running into a problem finding the ID of the current item being viewed. From what I have gathered the variable entityID is the same value as the item ID, but I can not figure out how to get my hands on this value so I can call the refresh( int entitID ) method.
I can post some code if it will help, but I'm not sure where to start. Please let me know if you have any ideas or insight into this.
Thanks!
*This post is locked for comments