columns (fields) created using out-of-the-box column types
6
votes
9answers
15k views
Read-only column in a SharePoint list
I want to create a read-only column in my "Request Approval" Nintex workflow task that I sent to the user. I did the following:
Created a column in my list. Field name: “Guideline”
In the default ...
2
votes
1answer
1k views
How do I unhide hidden column in SharePoint 2010?
I've upgraded a SP2007 to a SP2010 and now some settings have been lost. In some CQWP I need the Created column to group items etc. How do I unhide it so it is selectable in dropdownlists and displays ...
2
votes
2answers
2k views
How do I add custom fields to a wiki page?
I create a new wiki pages library (on SharePoint Foundation 2010) and create some new custom fields (1 choice and 1 text). When I create a new Wiki Page these custom fields are not shown on the web ...
3
votes
3answers
7k views
Display the Sharepoint context menu in list items on another column instead of Title column?
In SharePoint Lists, we can define new View and select the columns that we want to show.
I don't want to show the Title column but I also want to show the default Context Menu for the0 items on List.
...
0
votes
1answer
446 views
Differences between a fields DisplayName and Title
What are the main differences between a fields DisplayName and a fields Title? Why are they sometimes different and sometimes the same? What is the best practice regarding naming the DisplayName and ...
0
votes
2answers
885 views
How to add a file to a custom list
How do you add a column to a list that will allow you to upload a file? I know you can attach to a list item but you can not display this as a lookup in another list.
0
votes
2answers
391 views
Sharepoint 2010 - Related fields in dropdowns. How to?
In my UI I have a dropdown which contains some values: A, B, C. There is also another dropdown in the page whose values depend on the selected value in the first combo.
If I select A in the first ...