Tagged Questions
0
votes
1answer
23 views
Editing rendering of Lookup Field - XLST
Let's say I have a simple text column named MyCustomName with four fields in it:
REMOVE one
REMOVE two
three
REMOVE four
...and I want them to display like
one
two
three
four
in my list View. In ...
1
vote
0answers
86 views
Best way to create a list with hidden columns with Data pulling from InfoPath form
So I have been working on this for a little bit here is what I am trying to accomplish:
Using OOTB SharePoint 2010 Functionality I want to create an HR Referral System. Basically an InfoPath Form ...
1
vote
0answers
170 views
How to get lookup field text column to display as an image in a view?
Wonder if anyone can help. I want to add a category choice field to a SP2010 Announcements list. The category choice is a lookup field to another list. The other list contains the categories and a ...
0
votes
1answer
244 views
Showing referencing items in list view
I need to create a list view in SharePoint where several foreign Items which are referencing the the actual item are beeing displayed.
As example the actual list is called companies and for each ...
4
votes
3answers
600 views
Replace semicolon delimiter in a Lookup column on the list view
When selecting multiple values, the data is separated with semicolons. When many values are selected it starts looking cluttered.
Is there any way to have each value on a new line?
For example, ...