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
developer_forcedeveloper_force 

help needed in writing a trigger

 

Hi,

 

Help needed in writing a trigger for the following logic.Org is using Person Accounts

 

if RecordType= personaccount some 'test' field should be populated to 'firstname+lastname+middlename '

 

 

Thanks