Copied to clipboard

Flag this post as spam?

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


  • Paul de Quant 394 posts 1477 karma points
    Aug 29, 2019 @ 15:34
    Paul de Quant
    0

    Adding an event to the Audit Trail AngualrJS

    Hello,

    Can anyone tell me how I can add a custom event to the backoffice page audit trail in AngularJS. I know there is an audit service, but not sure how I can access it via AngualrJS and add a new event.

    Thanks

  • David Brendel 786 posts 2949 karma points c-trib
    Aug 29, 2019 @ 15:44
    David Brendel
    0

    Hi Paul,

    I'm not sure if there ist an angular was to do this. The publish/save messages are all added via c# in the controller. So I think the best/only way is actually the AuditService.

  • Paul de Quant 394 posts 1477 karma points
    Aug 29, 2019 @ 15:46
    Paul de Quant
    0

    Hi David,

    Thanks for responding. That's a shame, I guess I'll have to use the AuditService as you say and try and rig something up in AngualrJS to push to it.

    Cheers

    Paul

  • 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