I would look at your links to the documents. If the links is something like http://mysite/document.doc, everything should be fine. I have had this issue before due to my links looking at the relative path rather than the web path.
file://mysite/document.doc versus http://mysite/document.doc...
I am unclear as to what the issue is. You say that you are having issues with Office documents, but then you say that you are having an issue with SharePoint opening in word or excel. I presume this is refering to the documents and if so, I sure you have tried this, but just in case, have you...
This suggestion was offered, but upper management desires the structure to be within the left nav so that they can expand the tree and still see where everything is.
Is it possible to replace the left nav with a js menu pointed to the drive location?
Yes, we would prefer the folder, document library to be on the left navigation bar.
We want the left navigation to duplicate the folder structure on the drive from a pre determined point, so that any folder add to the drive structure will show in the navigation rather than having to create a...
How can I add a folder to the directory structure of a Sharepoint site and have it automatically show up on the left nav toolbar? I am looking for this to be dynamic as we generally add and remove about 80 folders a month from the directory structure. Currently we simply rename the folders...
Thanks for the reply, but a hit counter for the page is what i am looking for as I would like this information visible to all users, not just those who have access to Site Settings.
Is there a method in which a user can find all links to a specific document using backward links of that document?
I have a .Doc file that I am converting to a .mht file for ease of use in displaying the file within the web page. In doing so, I know of 36 links to the current document, but I...
By linking, I mean, My xsl currently pull in all information from the first xml into a table format, but I am unsure how to add the information from the second xml to the output.
To further explain, here is an example of the output desired:
(Branch #)(Region)(Branch Location-Multiple XML...
I currently have the following information in one xml document, but the file list is getting rather large as I am looking to add more documents to the list and more attributes to each branch such as location, phone, etc.. I would like to take out all common data, and put this in one xml file...
I am looking to install a hit counter for three pages of our intranet within SharePoint 2007. The catch is I would like the counter to be a hits per day counter and somehow archive or email the history. It would also be great if we could tell who looked at the sheet and when, but not a...
So I finally got SP Designer installed, though it was a difficult task. Now, You said don't add any webparts to the page, I am unclear on this. I need the dataview webpart, but I can't have other webparts on the page or does the viewer portion need to be a blank page by itself?
I would like to show a list of items such as a document library in webpart one. Once an item is selected from within webpart one, I would like it to open in webpart two, the page viewer web part.
As users have been known to save copies locally or print them out when they open in the native...
Is it possible to populate the page viewer web part based on a selection from a list or menu on the same page?
We have a product specs section of our intranet and would like for employees to view the desired product spec in the current page without sending them out of SP into the docs...
I simply link to a js that handles my event code using the following code.
<xsl:attribute name="onclick">showlist('<xsl:value-of select="Option"/>ListOption')
Iaccomplish this by simply capturing the url within an xml tag and then using this as a href link.
[code]
<xsl:attribute name="href">
<xsl:value-of select="DocPath"/>
</xsl:attribute>
[code]
I am looking to rotate my text 90 degrees within the cell, but the following code displays text at a normal rotation of 0. Any ideas what is wrong?
<?xml version='1.0' encoding='utf-8'?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"...
Is it possible to input a node value into a html tag within an xslt?
I have the following code where I tried to input the column variable into the <td colspan> tag in the middle of the code, but nothing displays. As soon as I remove the tag or hard code the value, everything works fine.
XSL...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.