Forums

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

"init.rte"

robert_egan_305 July 10, 2020

I created a plugin macro with some 'startup' logic using javascript

AJS.bind("init.rte", function() {
// my code here
});

 

And it worked fine on my little standalone server. However, it does not seem to work on the test server, which has many third party plugins installed. Is it possible that one of those other plugins has also bound "init.rte", and if so, how does one work around that?

I am still new to javascript, so I would welcome any input.

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events