Add a Legal Disclaimer Analysis Link on the Benefits Summary Page

To provide important legal information, you can add a legal disclaimer analysis link on the summary page in the Benefits Service Center. For example, you created a Participant Enrollment Authorization report that you want to link to above the Evaluated Life Event section.

Before you start

  1. Create the legal disclaimer analysis that accepts Person_Number and Person_Id using Benefits > Action Items Real Time Subject Area.
    Use this parameter:
    PersonNumber : #{sessionScope.Ben_PersonNumber}
    Here's a sample report link:
    ../../analytics/saw.dll?Go&path=%2Fshared%2FCustom%2FHuman%20Capital%20Management%2FParticipant
    %20Enrollment%20Authorization%20Information&Action=Navigate&P0=2&P1=eq&P2=Worker.%22Person%20
    Number%22&P3=#{sessionScope.Ben_PersonNumber}
  2. Test the analysis. Make sure to keep the link handy.
  3. 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 benefits administration summary 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. Add the hyperlink.
    1. Click the Evaluated Life Event section.
    2. On the Confirm Shared Component Edit dialog box, click Edit.
    3. In the Source pane, click the <>panelGroupLayout component that's the parent of the section.
    4. On the Source pane toolbar, click the Add content into the selected component icon.
    5. On the Add Content dialog box, in the Components row, click Open.
    6. In the Hyperlink row, click +Add.
    7. Click Close.
  9. Configure the hyperlink.
    1. On the page, click the Click edit icon to define hyperlink text.
    2. On the Source pane toolbar, click the Show the properties of Hyperlink icon.
    3. On the Component Properties: Hyperlink dialog box, in the Destination field, enter the URL to the legal disclaimer analysis.
    4. To open the report in a new tab, in the Target Frame field, enter _blank.
    5. In the Text field, enter the link text, such as Participant Enrollment Authorization report.
    6. Select the Visible check box.
    7. Click OK.
    8. On the Component Properties: Hyperlink dialog box, click Apply.
    9. Click OK.
  10. To render your changes, on the page, click Close.
  11. To verify your changes, on the Sandbox Mode: Edit menu, select Preview as if Published (Context: All).
  12. To publish your changes, on the <YourSandboxName> menu, select Publish.