Hello All, I got a situation where i need to execute Java methods to open up a form in the Arbortext Editor. I have created a toolbar button to do this. Once i click that button it will execute the function in the .acl file(where i have used java_static to execute java methods) located in the custom\init directory. All is working well but i don't want to click on the button every time to open the form, instead if i click on an element in the Arbortext editor it should open the form. I have been fiddling with hook functions and some other things but i can't find anything to do it. Any ideas would be much helpful. Thanks Karthick.