SharePoint XSL String Replacement Function


SharePoint XSL String Replacement Function
Using a custom XSL template with a Data View web part, a Lookup column in SharePoint which allows multiple selections can be used to replace ; with a new line and bullet.  The following article describes how to use a custom XSL template in a Data View Web Part to create the equivalent to an XSL string replace function which then splits and formats the string of multiple selections, delimited with a semicolon (;).


SharePoint XSL String Replacement Function

Related posts:

  1. InfoPath – Update Existing SharePoint List Item Programmatically Using CAML
  2. SharePoint Data View Conditional Formatting using SharePoint Designer
  3. Split List View web part labels (javascript)
  4. Free Web Parts for SharePoint
  5. Customize TOC Web Part CSS – Part 2

Tags: , , ,

Comments are closed.