Add the Life Event on the Top Section of the Elections Overview Page

To provide context for the top section 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. Add the text component.
    1. Click the top, currency section
    2. On the Confirm Shared Component Edit dialog box, click Edit.
    3. On the Source pane toolbar, click the Add content into the selected component icon.
    4. On the Add Content dialog box, in the Components row, click Open.
    5. In the Text row, click +Add.
    6. Click Close.
  8. Configure the text component.
    1. On the page View menu, select Design.
    2. In the new text component, click Edit Text.
    3. On the Component Properties: Text dialog box, in the Display Header field, select Expression Builder.
    4. On the Expression Editor dialog box, in the Type a value or expression field, enter this expression:
      Life Event: #{pageFlowScope.LifeEventName}
    5. Click OK.
    6. On the Component Properties: Text dialog box, click Apply.
    7. Click OK.
  9. To render your changes, on the page, click Close.
  10. To verify your changes, on the Sandbox Mode: Edit menu, select Preview as if Published (Context: All).
  11. To publish your changes, on the <YourSandboxName> menu, select Publish.