Can I hide specific fields in the Summary of Changes section on a Redwood page?

No, you can't. The fields shown in the Summary of Changes section are generated dynamically at display time.

The system compares the current and prior date-effective records and automatically includes any fields where a change in value is detected. Since this list is not static, you can’t manually select or exclude specific fields from being shown.

There’s no option in Business Rules (for Redwood pages) or Transaction Design Studio (for Responsive pages) to hide or show individual fields in the Summary of Changes. This behaviour is the same for both Redwood and Responsive pages.

If there are concerns about displaying certain fields, you can choose to hide the entire Summary of Changes section using Business Rules. For example, for the Redwood View Employment Details page, you can use these two page properties:
  • hideSummaryOfEmploymentChanges
  • hideSummaryOfSalaryChanges