On each opportunity stage change, I want to display a new section on the page layout. How to achieve this?



On each opportunity stage change, I want to display a new section on the page layout. How to achieve..

Answer / Shobhit Gupta

You can achieve this by using Apex Triggers or Lightning Flow. With Apex Triggers, you can write code that runs before or after a record is saved and modify the page layout accordingly. With Lightning Flow, you can create visual workflows that handle the logic to display different sections based on opportunity stage changes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

What are value providers in salesforce lightning ?

1 Answers  


What is the radius of Salesforce?

1 Answers  


How do users see report headers while scrolling? What to do to enable this floating report header?

1 Answers  


What is Apex?

1 Answers  


What is vf component?

1 Answers  


How many records can a select query return? How many records can a sosl query return? : salesforce crm

1 Answers  


What is the relationship in salesforce?

1 Answers  


What are Login Hours and Login IP Ranges?

1 Answers  


How to create a mass email template in salesforce?

1 Answers  


What is the sharing rule?

1 Answers  


What is trigger.new?

1 Answers  


Best practices of creating contact sharing rules? : salesforce admin

1 Answers  


Categories