Can you edit an apex trigger/ apex class in production environment? Can you edit a visual force page in production environment? : salesforce crm
Answer / Kamlesh Pushkar
In Salesforce, you can modify Apex classes and triggers in the production environment. However, these changes are not immediately activated. You must deploy them as part of a change set or using the Metadata API before they become effective. Visual Force pages can be edited directly in the production environment, but like Apex code, any changes require deployment to activate.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define Custom settings in salesforce?
What is the system.runas() ?
When do you use a before vs. After trigger?
What is a sandbox org? What are the different types of sandboxes in salesforce? : salesforce crm
How you can use datetime field as a criteria in soql query ?
What is an attribute tag? What is the syntax for including them?
How Salesforce deploys sales tracking?
What is junction object? : salesforce objects & fields
How many ways we can call the apex class?
What are custom labels in salesforce?
What is standard controller? : salesforce visualforce
What is app in sales force? : salesforce admin