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
Mojtaba NasiriMojtaba Nasiri 

How to set Different Field Labels for Different Record Types.

Hi Pros.

 

i have created too record Types of Customer and Prospect on  Customer (renamed Account) Standard Object.

when ever i create a new record, i have the option of selecting either Prospect or Customer.

i was wondering if i can reflect the same title and field label when when ever i create different record type.

for example, when ever i select the prospect record type, i would like the field label to be prospect name (Currently customer name) and i would like the title to be New Prospect (Currently New Customer).

 

i appreciate if anybody can help me regarding this.

any coding or non coding suggestions are more than welcome.

 

best regards,

Mojtaba 

Anand@SAASAnand@SAAS

You will have to re-build your "Edit"/"New" page in visual force in order to be able to do this.