When I set the Lead status to âConvertedâ, I created an Opportunity record using a workflow. However, the related Lead does not appear in the Leads subpanel of the Opportunity. How can I make the Lead record visible in the subpanel?"
Maybe that lead is not getting attached to the opportunity.
Why donât you use Convert Lead option under ACTION dropdown. You can create a related opportunity from it.
1 Like
Hello Emre,
usually, youâd convert a lead like this:
If you have workflows on the Opportunities, maybe you can trigger them on update or similar.
Meaning: Youâd use the standard conversion process, the Opp gets created, that might be your trigger now and you can add logic for the just created Opp.
If that wonât work for you, could you outline your business requirements some more, maybe there are some other approaches.
1 Like
Thank you. I provided a solution with Workflow.