Redirects in Lists

When a page has a redirection target (regardless whether it is pointing to an external URL or to another AEM page), then a list that contains links to that point directly to the URL of the redirection target.

Example

  • Create a page A that redirects to page B.
  • Create a page C that redirects to https://aemcomponents.dev
  • On a page D, insert a list component that contains pages A and C
  • The respective links that are generated then point directly to page B and https://aemcomponents.dev

Sample Component Output

To experience the List Component as well as see examples of its configuration options as well as HTML and JSON output, visit the Component Library.

Technical Details

The latest technical documentation about the List Component can be found on GitHub.

Further details about developing Core Components can be found in the Core Components developer documentation.

Edit Dialog

The edit dialog allows the content author to configure the list and the list items.

List Settings Tab

The list can be built in different ways.

Regardless of how the list is built, there are Sort and ID Options that can always be configured.

List Component's edit dialog

Depending on how the content author chooses to build the list, the additional configuration options will change.