- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2014 01:06 AM
Hi SNC,
I have a rather silly situation, which seems trivial at first, but then turns out to be a puzzle.
What I am trying to do it to edit the Label for the Description field, which I use for change, incident and catalog task. Basically I use one field, which is a column from the Task table. Currently I have the label set up as 'desctiption', but I want to capitalize it and make it 'Description'. So what I am doing is:
1. I go to the table Task and find th column
2. I edit the label for the column
However, when I go and try to create a new task, the field is not capitalized. And so on and on.
I ran out of ideas, anyone experienced this strange behaviour?
Thanks in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2014 01:18 AM
Ok. Do one thing, open the dictionary record and check the Labels in Related List. If its not there create one.
Regards,
Solutioner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2014 01:12 AM
Hi,
Please follow below steps to update Label:
1) Right click on Field, Click on Personalize Label
2) Update the label as required.
Let me know the outcome.
Regards,
Solutioner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2014 01:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2014 01:18 AM
Ok. Do one thing, open the dictionary record and check the Labels in Related List. If its not there create one.
Regards,
Solutioner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2014 01:41 AM
that actually helped me solve my puzzle. When I went to the Labels in Related Lists, there was a record there but it was pointing to the change_request table, not the task table. I set it up to Task and now it's working like I want it to:) Thanks!