Hi ,
Is there any way of capturing onReplicantAdded for TS 6.1?
I am trying something like this, but seems it won't work for 6.1..
IWEventRegistry.addItemHandler("/Static_Content/Page/Section", "OnReplicantAdded", showAlert);
|
Any ideas or suggestion as how to implement this!