function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
DavidvzlaDavidvzla 

Need help with customizing a Custom Object in my org.

Hello friends,

I need to modify some label fields in a Custom Object in my org and also to change those field to mandatorys, does anybody can recomend a plan on how to approach this test ? Thanks again.
DavidvzlaDavidvzla
Friends I am sorry, What I need actually is to change the field Label of a Related List of an Account. How could I do that ?. 
I now it is a really dumb question.
UC InnovationUC Innovation
Hi David,

It sounds like you need some basic tutorials first. I would recommend completing a few trailheads or reading up on some documentation before you start diving in headfirst.

Try completing this trailhead, it shouldn't take too long.

https://trailhead.salesforce.com/en/data_modeling/objects_intro

Here's some documentation on how to make a required field:

https://success.salesforce.com/answers?id=90630000000grhmAAA

Good luck!
salesforceMannsalesforceMann
Hi David, 

If you want to change the field label of the related list, change the field label on the child object that is represented by the related list. You understand what I am saying?

I am happy to elaborate if required. Feel free to ask.

Cheers!
Mann