Hi everyone!
I’m working with two custom entities in EspoCRM:
I’d like to configure a “Convert” button or function that allows a user to convert a record from CAnaliseCurriculo into CFluxoDeCadastro, just like the native Lead → Opportunity conversion process.
This would be very useful to streamline our internal workflow, by transferring data between entities and avoiding manual duplication of records. My questions are:
Thanks in advance! 😊
I’m working with two custom entities in EspoCRM:
- CAnaliseCurriculo (Curriculum Analysis)
- CFluxoDeCadastro (Registration Flow)
I’d like to configure a “Convert” button or function that allows a user to convert a record from CAnaliseCurriculo into CFluxoDeCadastro, just like the native Lead → Opportunity conversion process.
This would be very useful to streamline our internal workflow, by transferring data between entities and avoiding manual duplication of records. My questions are:
- Is there a native way to enable this "Convert" function between two custom entities?
- If not, is it possible to configure it through metadata or custom extensions?
- Could someone from the community or team share an example or screenshot of how this works in the default Lead > Opportunity case?
- Are there any gotchas I should be aware of (like permission configs, layout changes, etc.)?
Thanks in advance! 😊
Comment