03-13-2025 05:44 AM
Hi,
I've built a custom widget as a web component using node.js (using widget-sample-101 as reference). I've observed that when a call comes in and is accepted, no matter what tab in WebexCC Desktop I'm in, it changes to Home tab with Call Control active. I'm trying to make it focus the tab in which my custom widget is in, but I'm unable to and I'm not able to find relevant documentation. Please suggest. Or is there a way to do it from the desktop layout itself?
I'm attaching the desktop layout I'm using and my custom widget is "info-card" component.
06-19-2025 06:48 AM
Hey @SakethN
You can use the parameter
"stopNavigateOnAcceptTask": true,
in your layout file. (On the top where you set your logo etc. )
03-18-2025 06:20 AM
@SakethN I don't think that the window focus can be customised, but you can open a support ticket with us - https://developer.webex.com/support - and we can confirm it with engineering.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide