Configure the Areas of Responsibility Page Header

You want to configure the page header properties for Bob Price's area of responsibility record. .

Let's look at the steps to configure the page header. For any mandatory fields not mentioned in the steps, you can use the default values.

Create and Enable Sandbox

  1. Click Navigator > Configuration > Sandboxes.

  2. Click Create Sandbox.

  3. Enter the Name.

  4. Select the Active check box for the Page Composer option.

  5. Click Create and Enter.

Edit Panel Header Properties

  1. Click Home > My Client Groups > Show More.

  2. Click Areas of Responsibility under the Employment group.

  3. Select Bob Price's record from the list of employees. The Areas of Responsibility page for Bob Price is shown.

  4. Click Page Composer from the Tools menu.

  5. Navigate to the Structure menu of the Page Composer.

  6. Hover your cursor towards the bottom of the page to display the source code window. You can click or drag-up and release to expand the source window.

  7. Click over the name (Bob Price) in the header

  8. Click Edit in the Confirm Shared Component Edit window.

  9. In the Structure, select <>outputText: Bob Price.

  10. Click the Show properties of Bob Price icon.

  11. Click the Value drop down menu and select Expression Builder.

  12. Click the Type a value or expression option and enter any of these expressions. We will add only the person number in this example.

    To add

    Expression

    Person Number

    #{bindings.PersonNumber.inputValue}

    Assignment Number

    #{bindings.AssignmentNumber.inputValue}

    Assignment Name

    #{bindings.AssignmentName.inputValue}
  13. Click OK.

  14. Click Apply.

    Bob Price's area of responsibility record page header displays the additional attributes, person number, assignment number, and assignment name.
  15. Test the Area of Responsibility page and verify results, then publish the sandbox changes.