Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


xsl:value-of select= .. looking to plug in the column first the first match based in another list.

From: jc <jobs@------.--->
To: NULL
Date: 6/2/2009 12:27:00 PM
New to XSL here.

I'm working with SharePoint Designer on a SharePoint List View.

There is an option to convert the List to XSL which seems really
promising for what I'm trying to do.

currently, I'm just listing all the columns in a a list.. great.

I added a new column, and was able to insert a column from anther list
as follows:

<xsl:value-of select="/dsQueryResponse/Master/Rows/Row/@Lastname" />

Is it possible with XSL, to insert the value of the first row, where a
column from this list, matches that list.

I'm able to accomplish the goal if I create a joined subview of both
lists, and build a view from scratch (I understand these are very
sharepoint specific operations)... But, for the sake of preserving all
the XSL that is automatically generated by Sharepoint for this list
view, I'm looking to atleast know it's possible to pull data based on
conditional logic.. right now my code is only pulling the column for
the the very first row in the lookup table.

Thanks for any help or information.



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent