Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
nrl link within an Excel Spreadsheet
System
I'd like to be able to place an NRL link within a spreadsheet. I've considered putting WorkSite Web URL for a document, but it seems that I'd be able to build something cleaner, perhaps with the nrl: protocol handler. Is there any documentation or examples about how these things work?
Find more posts tagged with
Comments
Migrateduser
This is an excellent question. I am looking for a way to do the same thing programmatically from an Access database. Any ideas would be appreciated.
There should be something simple out there to pull up a document or to display a folder with a simple click from another application.
imbored
Bump ...
I would also be interested in tools or a database sample file with some simple worksite integrations. Mostly interested in creating a document link/hyperlink to a worksite document... ie. In MS Access, click a button to open the Open from Worksite Dialog, browsing for a document and clicking OK will save a path/link to the document.
Going the other way I would like to get from my WorkSpace directly into the external database (outside of Worksite) and to the right client record...(I know im being greedy..hehe)
If anyone knows of any tools to assist with this it would be great.
Regards,
David
jny
Access Database Program is not part of the WorkSite Office Integration thus WorkSite does not have any supporting API's for this.
You may, however, add your own COM-Addin to hook into the Access Object Model, and consume the imanage.dll API's (with the purchase of the WorkSite iToolkit) to achieve making a connection and getting the WorkSite document info from our database. Please be advised that WorkSite does not support this type of integration out-of-the-box.