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 1521 karma points
    Aug 28, 2019 @ 08:17
    Paul de Quant
    0

    How to show a custom alert when editing a page

    Hello,

    I need to show an alert/warning when someone attempts to edit a page in the Umbraco back-office.

    Can anyone tell me how I would go about doing this. Are there any events that I can hook into?

    Thanks

    Paul

  • Shaishav Karnani from digitallymedia.com 354 posts 1638 karma points
    Aug 28, 2019 @ 09:24
    Shaishav Karnani from digitallymedia.com
    0

    Hi Paul,

    Here is the link that shows how you can use Notification Service and that can handle messages.

    Link: https://24days.in/umbraco-cms/2014/umbraco-angular-tips/

    You can create your Property Editor and add to the document type where you want to have these events trapped.

    Regards,

    Shaishav

  • Paul de Quant 403 posts 1521 karma points
    Aug 28, 2019 @ 13:51
    Paul de Quant
    0

    Hi,

    Thanks for responding. Can this notification service be fired on load of a CMS page? or do I need a custom property editor on the page to invoke it some how? I'm looking at creating a check-in / check out system to stop more than one user from editing the page.

    Thanks

  • 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