Call Log Pop up

Hi i want to have call log as pop up from lead instead opening in seprate page.
pls help

Are you talking about the call record under the Activities subpanel?

Yes right , currently its taking me to another page and returning after save… but i want to have popup to stay on the same page to log the call.

I think we do not have pop-up in the SuiteCRM 8 versions.

any other way we can achieve it?

@samirprogrammer
SuiteCRM 8 doesn’t support pop-up call logging by default, but you can achieve this with some customization. Instead of redirecting to a new page, a developer can modify the behavior to open the call log form in a drawer or custom modal using SuiteCRM’s front-end (Angular) and APIs. You can also check if Quick Create is enabled for Calls, which may open a smaller overlay. If needed, third-party plugins can also provide this functionality.