Can you edit an apex trigger/ apex class in a production environment?
Answer / Pratibha Nandan
No, Apex triggers and classes cannot be edited directly in the production environment. To make changes to Apex code in production, you must first test the new code in a sandbox, and then deploy the changes using Change Sets or Metadata API/DX.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why we should go for lightning component instead of vf pages? : salesforce lightning component
What are the auto-response rules?
Can we achieve this without using a trigger ?
State the types of salesforce reports?
What are the names of interfaces that are added to a lightning component to allow it to be used as custom tabs, and to be used in lightning and community builder?
Explain Assignment process & validations.
What is an Auto-Response Rule?
What is the difference between 15 digit and 18 digit ids in salesforce?
What is a time trigger?
What is an external id in salesforce? Which all field data types can be used as external ids? : salesforce crm
How to make quick lightning action?
What is a Contact?