I have a requirement... i have to create a New Quote button in the opportunity with Account, Opportunity, Pricebook fields. The user should populate these values to create a new quote. But i am not able to get the value that i have choosen for pricebook in the New Quote button in the Quote record page. But i am able to get the other 2 field values into the quote record. Can some please help me. Its really urgent. Thanks in advance @Benelux CPQ Consultants Group
4 respuestas
If you implement this use case make sure you do the following:
- Use lightning flow
- Use a lightning component for the URL redirect part
Note: Apex is not required for this use case