Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kin 30 posts 172 karma points
    Mar 31, 2016 @ 17:05
    Kin
    0

    Display custom message on cancel.

    Hello,

    I'd like to overwrite, or display an additionnal message on cancel in an ApplicationEventHandler.

    e.CancelOperation(new EventMessage({...})) only display the usual Cancelled: Operation was cancelled by a 3rd party add-in message, and not the EventMessage passed to it.

    Is there a way to do it?

  • Kin 30 posts 172 karma points
    Apr 01, 2016 @ 17:45
    Kin
    0

    Apparently it doesn't work with ContentService.SendingToPublish, but works with ContentService.Publishing.

    Guess I'll hook it on this instead.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies