View Details in Portal Drawers
Redwood specifies a view details function where a side panel (drawer) opens to display related extended information. Now portals can be designed to leverage this same functionality. While this enhancement aligns with Redwood guidelines, it is also supported in classic UI display mode.
An optional list of "View Details" zones can be defined as part of a portal's zone configuration. These zones are not rendered as part of the portal's layout. They represent groups of zones to be presented as drawers upon user request. Each view details zone is associated with a "panel name" which represents a uniquely named drawer. When the panel name is launched, all zones that belong to that panel are presented in sequence order.
New syntax was added to launch a "view details" drawer from a UI map, a data explorer column, and a chart.
The ability to view details in portal drawers allows for information to be presented in a more inclusive way that reduces the need to navigate away to other pages.
Steps to enable and configure
You don't need to do anything to enable this feature.