To provide additional context in the header of the enrollment page, you can add the
        program or plan not in program name and life event.
        
        Here's what to do 
- 
                Go to .
            
- 
                Enter your sandbox.
            
- 
                Go to and open the page the enrollment page.
            
- 
                On the Settings and Actions menu, click Edit
                        Pages. 
            
- 
                Confirm that the edit page header has Edit Layer: Site -
                        SITE.
            
- 
                On the View menu, select Source.
                
            
- 
                Expand the Source pane.
            
- 
                Click the page header.
            
- 
                On the Confirm Shared Component Edit dialog box, click
                        Edit.
            
- 
                In the Source pane, scroll up to <>simplePanel and
                    click Close.
            
- 
                Click <>universalPanel.
            
- 
                On the Source pane toolbar, click the Show the properties of
                        universalPanel icon.
            
- 
                On the Component Properties: universalPanel dialog box, in the Sub
                        Header field, select Expression
                    Builder.
            
- 
                On the Expression Editor dialog box, in the Type a value or
                        expression field, enter this expression:
                
                    #{pageFlowScope.pgmName} - #{pageFlowScope.LifeEventName}
 
 
- 
                Click OK.
            
- 
                On the Component Properties: universalPanel dialog box, click
                        Apply.
            
- 
                Click OK.
            
- 
                To render your changes, on the page, click Close.
            
- 
                To verify your changes, on the Sandbox Mode: Edit menu,
                    select Preview as if Published (Context: All).
            
- 
                To publish your changes, on the <YourSandboxName>
                    menu, select Publish.