Focus on Task element dynamically

Is there a way that I can focus on the Task element dynamically, in other words trigger click on a task element dynamically using its ID.

This is a sample diagram

I need to enable context pad for “D” dynamically like below

Many Thanks.

Hi,

ContextPad and Selection API’s are your friends :wink:.

Cheers,
Vlad

@KannaA, how you put focus on the element by element ID?