Tagged Questions
0
votes
0answers
37 views
List view group by Lookup field only grouping by string value of Lookup, ignoring ID part
I have custom lookup field of my custom list definition:
<Field Name="MyLink"...Type="Lookup" Mult="FALSE" ShowField="Title"../>
Then I have list view in SharePoint Foundation 2010, created ...
1
vote
0answers
85 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
242 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
593 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, ...