You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 1To clarify you question, are you asking if you can add the Related To field from Task to the related lists of activities on an Opportunity? If so, there's no need. The Related To field simply limits the WhatID field of activities to appropriate object. By the nature of the functionality, if the activity is displayed in the Opportunity related list, it is related to opportunities.HomerJ– HomerJ2015-06-17 12:26:07 +00:00Commented Jun 17, 2015 at 12:26
- I just need to display Related To field in opportunity's related list named OPEN ACTIVITIES.Nihar– Nihar2015-06-17 12:29:51 +00:00Commented Jun 17, 2015 at 12:29
- My point above is that even if you could (which you cannot, since that value is not stored as a field or data) it would display "Opportunity" in the related list of an Opportunity. It is redundnant.HomerJ– HomerJ2015-06-17 12:31:39 +00:00Commented Jun 17, 2015 at 12:31
- 1I got your point what you trying to say (it is related to opportunity that is why it is redundant)....So, Why we need to add that field under the Opportunity page layout.....Right ?Nihar– Nihar2015-06-17 12:41:27 +00:00Commented Jun 17, 2015 at 12:41
- 1The actual stored value is the ID of the related opportunity. You can add "Related To" to the related list, but it will simply display the name of the related record. If you want "Opportunity" to display, then you'll need to create a formula that evaluates the ID of the lookup into a text string.HomerJ– HomerJ2015-06-17 12:46:40 +00:00Commented Jun 17, 2015 at 12:46
| Show 1 more comment
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. marketing-cloud), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you