மீது ஷேர்பாயிண்ட் கருத்துக்களம், someone occasionally asks about "changing the label of Title" or about "removing title from lists".
கீழே வரி: அதை செய்ய வேண்டாம்!
துரதிர்ஷ்டவசமாக, பயனர் இடைமுகம் காட்டப்பட்டது என்று நிரலை லேபிள் ஒரு வழி மாற்றம் அனுமதிக்கிறது:
Title is a column associated with the "Item" உள்ளடக்கத்தை வகை. பல, பல, பல CT இதை நிரலை பயன்படுத்த நீங்கள் இங்கே மாற்ற வேண்டும், 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’ ஒரு நிரலை பெயர் பயன் இல்லை, 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’, ஒவ்வொரு பட்டியலில் தலைப்பு (ஆவணம் நூலகங்கள் உட்பட) changes to "Status Code" நீங்கள் ஒருவேளை நடக்கும் என்று நினைக்கவில்லை.
உண்மையான பிரச்சனை இந்த ஒரு வழி மாற்றம் உள்ளது. The UI "knows" that "title" is a reserved word. அப்படி, if you try and change "Status Code" back to "Title", அதை நீங்கள் தடுக்கும் இப்போது நீங்கள் ஒரு மூலையில் உன்னையே வரையப்பட்டிருந்தது using paint that never dries 🙂
நீங்கள் ஏற்கனவே மாறிவிட்டது என்றால் என்ன நடக்கிறது? 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.
நான் ஆராய்ச்சி விஷயங்களை என்-செய்ய பட்டியலில் இருக்கும் மற்ற சில யோசனைகள் வேண்டும்:
- தொடர்பு மைக்ரோசாப்ட்.
- Do something with the object model, maybe in conjunction with a feature.
- Figure out the database schema and manually update SQL. (You should contact Microsoft before doing this though; it will likely void your support contract).
If anyone knows how to solve this, கருத்துரைகளை செய்யவும்.
Update late afternoon, 11/15: I found this link that describes a method for creating a type of list that does not have a title column: http://www.venkat.org/index.php/2007/09/03/how-to-remove-title-column-from-a-custom-list/