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 403 posts 1520 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 792 posts 2970 karma points MVP 3x 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 403 posts 1520 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

Please Sign in or register to post replies

Write your reply to:

Draft