This content has been marked as final.
Show 3 replies
-
1. Re: Accessing SharePoint information via the plugin API
Test Screen Name Jul 2, 2014 3:08 AM (in response to BrettMcKenzie)Not sure if SharePoint uses a different ASFileSys. Or if the information can be obtained from the ASPathName otherwise. Worth checking.
-
2. Re: Accessing SharePoint information via the plugin API
lrosenth Jul 2, 2014 5:00 AM (in response to Test Screen Name)Yes, files opened from SharePoint use a different ASFileSys and you can get info about the location from the ASPathname.
However, no SP-specific information (like metadata) is provided. You would need to use the SP-APIs yourself to do that.
-
3. Re: Accessing SharePoint information via the plugin API
BrettMcKenzie Jul 2, 2014 5:29 PM (in response to BrettMcKenzie)Both answers perfect, thanks for that!



