Custom event handler - clicking the new button.

Jon Tibbetts asked on November 7, 2014 15:49

Which custom event handler can be used to detect when a user clicks on the new button and creates say a page type for a node.

Recent Answers


Brenden Kehren answered on November 7, 2014 16:05

Check out the Global System Events documentation and look at the DocumentEvents section.

I should note, this will NOT detect when they click the "NEW" button, but it WILL detect when they click SAVE for that new page type in the content tree.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.