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:
- InfoPath – Update Existing SharePoint List Item Programmatically Using CAML
- SharePoint Data View Conditional Formatting using SharePoint Designer
- Split List View web part labels (javascript)
- Free Web Parts for SharePoint
- Customize TOC Web Part CSS – Part 2
Tags: Data View, SharePoint, SharePoint Designer, XSL