Op die SharePoint forums, someone occasionally asks about "changing the label of Title" or about "removing title from lists".
Bottom line: Doen dit nie!
Ongelukkig, die gebruikerskoppelvlak kan 'n een-rigting verandering van die kolom etiket soos:
Title is a column associated with the "Item" die tipe inhoud. Baie, baie, baie CT se gebruik van hierdie kolom en as jy dit hier verander, it ripples out everywhere. There’s a good chance that you didn’t intend for that to happen. You were probably thinking to yourself, "I have a custom lookup list and ‘Title’ maak net nie sin as 'n kolom naam, so I’m going to change it to ‘Status Code’ and add a description column." But if you follow through on that thought and rename ‘Title’ to ‘Status Code’, elke lys se titel (insluitend dokument biblioteke) changes to "Status Code" en jy sal waarskynlik het nie van plan om dit om te gebeur.
Die werklike probleem is dat hierdie is 'n een-rigting verandering. The UI "knows" that "title" is a reserved word. So, if you try and change "Status Code" back to "Title", Dit sal verhoed dat jy en het jy nou geverf jouself in 'n hoek using paint that never dries 🙂
So wat gebeur as jy dit reeds verander? I haven’t seen the answer we all want, which is a simple and easy method to change the label back to ‘Title’. Right now, the best advice is to change it to something like "Doc/Item Title". That’s a generic enough label that may not be too jarring for your users.
Ek het 'n paar ander idees wat op my te-doen lys van dinge om navorsing:
- Kontak Microsoft.
- Iets te doen met die voorwerp model, Miskien in samewerking met 'n funksie.
- Uit te vind die databasis skedule en die hand te werk SQL. (Jy moet kontak met Microsoft voor om dit te doen al; sal dit waarskynlik tot niet u ondersteuning kontrak).
As iemand weet hoe om dit op te los, post a comment.
Werk laatmiddag, 11/15: Ek het gevind dat hierdie skakel wat beskryf 'n metode vir die skep van 'n tipe van die lys wat nie 'n titel kolom: http://www.venkat.org/index.php/2007/09/03/how-to-remove-title-column-from-a-custom-list/