View Complete Post
I am using the Data View web part in MOSS 2007 SharePoint Designer. I need to display "related articles" from a knowledge base article with links to them. Presently I only see "Deployment Procedures;Installation Procedures" which are the two document names related to a KB article.
I need the names displayed on separate lines with hyperlinks to the actual documents. So far no menu selection I make and no xsl modifications are working properly.
This is the code as it looks right now:
<xsl:value-of select="@KBRelatedArticles" disable-output-escaping="yes" />
I've been tinkering with various mods of similar tasks like this I've found online but none work so far.
Your help is greatly appreciated.
I have put a Content Editor WebPart on a page and I'm trying to insert a picture from the Rich text editor, but whenever I try this I get this error:
List does not exist.
The page you selected contains a list that does not exist. It may have been deleted by another user.
This also happens when inserting links. When I use Fiddler I can see that the error occurs somewhere in AssetPortalBrowser.aspx and It's likely that the last location used to insert pictures and links no longer exist. So the question is how do I reset the location to point to a list on the current site, or any other list for that matter? I tried deleting and adding the WebPart on the page without any luck. Typing in a valid link in the link text box or setting the attribute "DefaultToLastUsedLocation" to "false" in the call to AssetPortalBrowser.aspx did not work either. I read the solution at http://mossipqueen.wordpress.com/2008/08/08/assetportalbrowser-error-list-does-not-exist/ (de- and re-activate Office SharePoint Server Publishing feature) but the feature is not activated on my web. Does anyone have a tip on what to do? This happens on a live SharePoint environment so there may be some restrictions as to what I can
Hall of Fame Twitter Terms of Service Privacy Policy Contact Us Archives Tell A Friend