Tagged Questions
0
votes
0answers
36 views
List view group by Lookup field only grouping by string value of Lookup, ignoring ID part
I have custom lookup field of my custom list definition:
<Field Name="MyLink"...Type="Lookup" Mult="FALSE" ShowField="Title"../>
Then I have list view in SharePoint Foundation 2010, created ...
0
votes
1answer
101 views
How do I View the Raw XML Output of a Content Query Web Part?
I would like to see the Raw XML that is output from a content query web part so that I can develop a custom xsl stylesheet for this.
I have the publishing infrastructure enabled. I assume I can do ...
1
vote
1answer
35 views
XPath assistance [closed]
I created an XSLT translation for XML that looks like this that was workign as expected:
<?xml version="1.0" encoding="utf-8"?>
<bsar:BSAForm ...
0
votes
0answers
83 views
Update xml file with doc library with xlst/jquery (limited com stuff)
is there anyway to write/update an xml file within a document library, with js/jquery from a page, or with xslt or anything like this I am unaware of? I am really asking for some context I lack, and a ...
0
votes
0answers
234 views
XML Viewer Web part: filter/setting/javascript/jquery to dynamically point to xml file
perhaps this is a silly question, but is there a way to use a filter, or some script, or a setting or something like that, in SP2010 to allow a user to select various xml documents from a library and ...
1
vote
0answers
52 views
Wierd format of Modified date and PublishingStart
Iam having trouble with date formats of these two fields: Modified and PublishingStartDate. They are different in format. Iam attaching how they display on my computer. I have regional settings set to ...
4
votes
0answers
115 views
SharePoint XML Web Part dynamically adding xml link
Is there a way to dynamically insert a variable in the <XMLLink> --variable here--</XMLLink> tag?
I'm trying to read an URL parameter which will contain the xml files path. What I am ...
0
votes
3answers
3k views
SharePoint Foundation 2010 Blog Post XSLT Date Formatting
I'm using SharePoint Foundation 2010 and we've added a blog as a subsite. I want to show a 'recent blog posts' webpart on the main site page, so decided to go down the route of an XML webpart using ...
2
votes
2answers
853 views
Is it possible to style mobile list views?
I have been working on a task to style mobile lists views and since then, I have been unable to find a solution in terms of how I could get the views styled.
So I am starting to wonder if is it really ...
