I would appreciate any help on this one.
I have created a document library using the standard StdR7WebDocLib template. When wishing to submit a document for review it sends an email with the link attached to the reviewers.
My problem with this is when Web users click on the link the database cannot be found. I have examined the link and it uses the dwa IP address instead of the source server address.
For example:
The following link is sent:
http://xxx.xxx.xxx.xxx/email/apps/doclib.nsf/...........
Idealy I would like to change this so when I click on the Submit for review button it creates the link as follows:
http://servername/email/apps/doclib.nsf/...........
Can this be changed in the Document Library?