Hi Dan,
It seems like you are asking about customizing the ‘Existing Opportunities List’ screen. Is this correct?
Yes, through customization, you can modify the opportunities grid properties & values. More specifically, you can:
- Rename the specific header to ‘Opp. Name/Stage’
- Remove the Assign To value
- Bold the Opp. Name value
To dig into on how to customize this grid as per your request, you will have to:
- Create a copy of the ‘CRM_OpportunitiesList’ screen
- Edit the screen
- Click on the ‘Opportunity’ grid
- Click Next (to go Step 2)
- Click on ‘Advanced’ option for the ‘AssignedTo’ field
- Look at the SQL Override fields/values
If you do end up modifying the screen, I suggest you watch the webinar on screens. In it they will talk about replacing tab links. You'll need to understand how to do that when your screen is ready to deploy.
Here is a similar forum post from another customer with regards to customizing grid properties.
For further information, you can review our customizations screen page.