Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New to XML question

Status
Not open for further replies.

Thant

Technical User
Dec 31, 2007
103
0
0
US
Greetings,
Im new to working directily with XML but im a SharePoint admin by trade so im familliar with it to some extent. Here is the crux of my problem.
Im building a table calling fields from a SharePoint list. One of my fields is a person selection field with multiple values. When I create my data view and copy my XSL into my webpart the field in question returns these results
Code:
User1;#12;#User2

What im trying to do is strip out the #12#. I thought a translate function would work but I have had no success. I have also tried a substring after but have had no luck with that either.
I would appreciate it if someone could point me in the correct direction.

Thanks


Anything worth doing is worth messing up at least 5 times before you get it right!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top