On each opportunity stage change, I want to display a new section on the page layout. How to achieve this?
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 |
What are value providers in salesforce lightning ?
What is the radius of Salesforce?
How do users see report headers while scrolling? What to do to enable this floating report header?
What is Apex?
What is vf component?
How many records can a select query return? How many records can a sosl query return? : salesforce crm
What is the relationship in salesforce?
What are Login Hours and Login IP Ranges?
How to create a mass email template in salesforce?
What is the sharing rule?
What is trigger.new?
Best practices of creating contact sharing rules? : salesforce admin