n w    w w w w

baner
You are here:   Home FAQ's CRM On Demand Open a desktop doc from a weblink
large small default
Open a desktop doc from a weblink
User Rating: / 3
PoorBest 

Lets say you have users that need to often open a template document, eg for a service request, account plan etc. And you want to put those documents in the 'details' area of the screen as links, so they are always available. You can do this with a real simple weblink.

 First you will probably want to put your template documents in a network folder that all your users can access.  

Then create a new weblink for the object upon whose layout you want to fire the document from.

The link should look something like;

File://<server>\<share>\temp\newdoc.doc

Where <server> is the server IP address or name

<share> is the network shared folder name

The remainder is the path to the folder.

So an example would be;

File://198.168.11.12\c$\temp\newdoc.doc

If you had lots of documents that change frequently, just create a page with links to all the docs, and link to the page.

You can do this also passing attributes into the document from the record, eg a standard letter, form etc.  There's a little jscript to make that work and I'll put it up here when I have a chance.