Add the Life Event as a Subheader on the Elections Overview Page Header

To provide additional context in the header of the elections overview page, you can add the life event name.

Before you start

Create a Sandbox and Make It Active

Here's what to do

  1. Go to Navigator > Configuration > Sandboxes.
  2. Enter your sandbox.
  3. Go to and open the page the elections overview page.
  4. On the Settings and Actions menu, click Edit Pages.
  5. Confirm that the edit page header has Edit Layer: Site - SITE.
  6. On the View menu, select Source.
  7. Expand the Source pane.
  8. Click the page header.
  9. On the Confirm Shared Component Edit dialog box, click Edit.
  10. In the Source pane, scroll up to <>simplePanel and click Close.
  11. Click <>universalPanel.
  12. On the Source pane toolbar, click the Show the properties of universalPanel icon.
  13. On the Component Properties: universalPanel dialog box, in the Sub Header field, select Expression Builder.
  14. On the Expression Editor dialog box, in the Type a value or expression field, enter this expression:
    #{pageFlowScope.LifeEventName}
  15. Click OK.
  16. On the Component Properties: universalPanel dialog box, click Apply.
  17. Click OK.
  18. To render your changes, on the page, click Close.
  19. To verify your changes, on the Sandbox Mode: Edit menu, select Preview as if Published (Context: All).
  20. To publish your changes, on the <YourSandboxName> menu, select Publish.