Sitecore Preview Notifications

Within page editor you can setup custom info bars to feedback more info to your users using page editor notifications. An example of this is: Custom notifications can be patched into the app via: [crayon-663b3f6bbd347214233843/] Where your custom code implements: [crayon-663b3f6bbd34e959379162/] In this example, I based my implementation on Sitecore.Pipelines.GetPageEditorNotifications.GetWorkflowNotification, Sitecore.Kernel In order to get … Continue reading Sitecore Preview Notifications