No announcements
Found 2358732 threads
-
0 Votes
Updating the ID Column display name
I think the issue is that there is a risk that a third party solution may assume that the display name doesn't change for the ID field so unknown issues may ...Answered | 4 Replies | 1656 Views | Created by Timothy P Hackett - Thursday, June 30, 2016 2:01 AM | Last reply by Mike Smith MCT MVP - Monday, July 4, 2016 4:05 PM -
0 Votes
Displaying ID column instead of Name Column
Do you have any updates?Answered | 6 Replies | 2675 Views | Created by Peter Freeman1 - Friday, October 14, 2011 4:01 PM | Last reply by Mike Feng - Thursday, October 20, 2011 2:52 AM -
1 Votes
Change column display name
It won't change the internal name, but will change the display name.Answered | 7 Replies | 21530 Views | Created by abdul12312 - Monday, November 28, 2011 9:29 AM | Last reply by JPeyatt - Wednesday, April 23, 2014 3:11 PM -
1 Votes
Is there way to get last updated column name/id in sql server ?
this gives full record of updated row but what i want is only updated column value it can be id ...Answered | 7 Replies | 10330 Views | Created by isurudamith - Thursday, August 1, 2013 11:29 PM | Last reply by Kalman Toth - Monday, August 12, 2013 10:05 PM -
0 Votes
Modify/update the ID column
SPD workflows shall be updated for the new giuds manually, it's not so easy so I wouldn't recommend doing this.Answered | 4 Replies | 5329 Views | Created by Nekrofage - Wednesday, January 13, 2010 2:58 PM | Last reply by Ivan Padabed MVP MCM - Friday, January 15, 2010 10:09 AM -
0 Votes
Column Names using Lineage ID
Show Advanced Editor - > Input and Output Properties - > Output Columns - > click on each column & find the LineageID sathya - www.allaboutmssql.com ** Mark as ...Answered | 2 Replies | 1011 Views | Created by gsqldba - Tuesday, November 17, 2015 6:56 AM | Last reply by SathyanarrayananS - Tuesday, November 17, 2015 7:37 AM -
0 Votes
Sharepoint error when updating display name for a lookup column
Trying to update the display name of three lookup columns.Answered | 3 Replies | 2187 Views | Created by Peter A Johansson - Thursday, May 19, 2016 8:03 AM | Last reply by Dennis Guo - Tuesday, May 24, 2016 7:49 AM -
1 Votes
Need to change the site column display name
Change its display name and now when you open any form the display name is automatically changed for the list.Answered | 5 Replies | 10142 Views | Created by Fluminda - Tuesday, January 8, 2013 1:33 PM | Last reply by AdiCodes - Wednesday, January 9, 2013 2:15 PM -
0 Votes
Update element name for XML column
--this works for the specific sample in your post DECLARE @t TABLE ( Id UNIQUEIDENTIFIER NOT NULL PRIMARY KEY DEFAULT(NEWID()) ...Answered | 3 Replies | 844 Views | Created by SQL Insane - Tuesday, June 2, 2015 10:55 PM | Last reply by SQL Insane - Tuesday, June 9, 2015 8:34 PM -
0 Votes
Adding employee id to the existing name column
We can select which field to show in the column.Answered | 1 Replies | 2274 Views | Created by Badrinarayana - Wednesday, October 26, 2016 4:30 AM | Last reply by Linda ZL - Thursday, October 27, 2016 3:39 AM -
1 Votes
How to update SharePoint hosted App column names.
As this is not possible, we have to add scripts which will change the column name(display name).Answered | 4 Replies | 1263 Views | Created by sandeep kumar n - Tuesday, December 17, 2013 5:33 AM | Last reply by - Wednesday, January 8, 2014 10:10 AM -
3 Votes
show the name instead of the ID
I'd also recommend not using ID as a column name for primary keys, but instead use names like OwnerID, EquipmentID etc.Answered | 7 Replies | 35447 Views | Created by Erik Foreman - Friday, August 5, 2011 7:31 PM | Last reply by Ken Sheridan - Saturday, August 6, 2011 5:37 PM -
0 Votes
Site template list column names are displaying their internal name
", in this case, as a workaround, we can develop a tool to rename the columns.Answered | 1 Replies | 990 Views | Created by ScarePoint - Monday, October 12, 2015 2:27 PM | Last reply by Dennis Guo - Tuesday, October 13, 2015 9:51 AM -
1 Votes
ListData.svc column display name problem
Hi BlamSiamHoSaSa, Have you should update your reference when you do some operate in your SharePoint?Answered | 1 Replies | 1638 Views | Created by BlamSiamHopSaSa - Wednesday, April 10, 2013 6:47 AM | Last reply by Jack-Gao - Thursday, April 11, 2013 7:44 AM -
0 Votes
modified by column the user name is not updated
You may try to update "modified by" column in code while uploading file.Answered | 6 Replies | 687 Views | Created by Sundhar p - Wednesday, January 28, 2015 5:06 AM | Last reply by Hemendra Agrawal - Monday, February 2, 2015 7:04 AM -
0 Votes
Display data where GROUP BY column are the column names
EDIT: Also, see this link on a similar topic and Erland's answer: That often, when the number of pivoted columns is smaller, that it's often far more desirable ...Answered | 8 Replies | 1044 Views | Created by rbhatup - Friday, March 20, 2015 8:18 PM | Last reply by johnqflorida - Sunday, March 22, 2015 8:24 PM -
1 Votes
How to modify display name of document-id
Hi Sander, According to your post, my understanding is that you wanted to modify the display name of the Document ID.Answered | 2 Replies | 1089 Views | Created by sander_d - Tuesday, October 15, 2013 5:26 AM | Last reply by JasonGuo - Wednesday, October 16, 2013 10:04 AM -
0 Votes
Creating a Folder Within Form or Document Library & Display the name not in the name column.
Hi, If you want to show the name of folder in another column, a workaround is that you can create an extra column, then ...Answered | 1 Replies | 1035 Views | Created by Chiranthaka J - Friday, January 3, 2014 9:11 AM | Last reply by Patrick_Liang - Monday, January 6, 2014 3:18 AM -
0 Votes
Seperate names from email id column
Use a SUBSTRING and a FINDSTRING expression in a Derived column.Answered | 1 Replies | 4733 Views | Created by SSAS BT - Friday, June 3, 2011 11:32 AM | Last reply by SSISJoost - Friday, June 3, 2011 11:53 AM -
0 Votes
Change column id of two columns
Either You Do It Using SSMS Or Create A Table With Desired Column Sequence and Dump Data From Old Table To ...Answered | 5 Replies | 4183 Views | Created by Chreddy S - Wednesday, September 28, 2011 10:06 AM | Last reply by Chreddy S - Wednesday, September 28, 2011 1:07 PM - Items 1 to 20 of 2358732 Next ›
No announcements