cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Automated Functions

ptc-2053479
1-Newbie

Automated Functions

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.
1 REPLY 1

Hello Karthick, have you tried using "context_changed callback type"? Checking the element at the provided oid for specific elements you need? Greetings Andi
Announcements

Top Tags