The display-name tag has no wiki summary.
2
votes
1answer
3k views
Change Field's DisplayName in a List
I'm trying to change the DisplayName for a field that belongs to a list. Below is the code that I'm using.
using (SPSite site = new SPSite("http://sp10dev/sites/demo"))
{
using (SPWeb web = ...
2
votes
1answer
140 views
How to rename a Content Type associated to a List
I'm tring to change the content type name of a specified List.
I have a Content Type called (for example) ExampleCT that I change from Site Settings in "Example CT" pushing down changes to childer.
...
2
votes
1answer
1k views
Changing users DisplayName isn't permanent (i:0#.f|… issue)
We're having the issue where user's names shown after logging in are being preffixed with the membership provider information, e.g. i:0#.f|fbamembershipprovider|myemail@q... (note that we're using FBA ...
2
votes
1answer
156 views
How to update field name for a list?
I am creating custom lists(fields,CT,List Def and list Instance) A and B with visual studio. I have site column called "Status" i have used those column name in ListA and ListB. Suddenly i need to ...
1
vote
7answers
18k views
Finding the internal name and display name for a list column
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise, and I am using publishing portal template. I heard for SharePoint list/list column, it has an internal name which ...
1
vote
3answers
3k views
How do you change last names in SharePoint?
I am new to Sharepoint Administration and we are running version 12.0.0.6318. We have two people who recently got married that I need to change their last names. Their information has been changed ...
1
vote
2answers
237 views
How to hide / remove / rename “Name” propertie from folders
I have a content Type that inheritate from Folder (named F_CT) to content my other type elements (I_CT)... When I Click to create a new F_CT Sharepoint asks me how all the F_CT fields and "Name" as it ...
1
vote
3answers
201 views
List names on my Intranet homepage were changed to “Untitled[n]”
Suddenly, the name of various lists like Announcements, Suggestions etc. on my Homepage has changed to Untitled [1], Untitled [2] and so on...
How could this happen?
Please help!!
1
vote
1answer
234 views
Discussion board post display
When someone posts a message in discussion board, his/her name appears on the left along with Photo, if available. Suppose the site owner/admin changes the post, then only the name of the person who ...
1
vote
0answers
210 views
Change the default “Name” column in a Form Library
Is it possible to change the default "Name" column that is created in a form library.
One method I saw is creating a content type that inherits from this column. Could someone provide instructions on ...
0
votes
1answer
456 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
1answer
114 views
Can I change a custom SPContentType's display name?
I created a SPContentType of my own. In the Sharepoint Site Settings I see all the default content types with names in my language (polish). How can I change display names for my own content types?
...
0
votes
0answers
18 views
Remove String from Text in infopath
I am not good at Grammar English and I don't know what should I say for Title so Please let me know if you have any idea.
Suppose that we have one "People/group picker" control called Username and one ...
0
votes
1answer
67 views
Use SharePoint web app without user profile service application
I have a requirement to allow users to change their display name, but, due to a somewhat bizarre combination of existing farm configuration and other limitations, I cannot accomplish this by making ...
0
votes
0answers
65 views
2010 - displayNames from Active Directory not staying consistent
We are having a problem in which the "Name" portion of some people's profiles are being updated on the periodic sync wiping out the proper displayName which should just be their first and last names ...
0
votes
1answer
269 views
Pages list, content types and custom field display names
While investigating SPList multiple content types - "Column does not exist" error, I discovered something odd. Background:
I'm using the SharePoint Publishing feature
I have a custom ...
0
votes
1answer
91 views
Change Contact Selector display name?
Is there a way to change the way a DisplayName is shown in infopath 2010? I have a contact selector and when the DisplayName is shown, its the Last Name, First Name. Can I have it show as First Name, ...
0
votes
0answers
41 views
Can I alter the display name for a datalist using SPD 2007?
I am fairly new to SharePoint Design and am trying to figure out a way to change the display heading names for a calendar list view that I have using SPD2007.
I can't change the names themselves as ...
