Add Additional Features to Filtering Web Content By Structure

What is the problem you are trying to solve?

As documented here: Filtering and Sorting Web Content Articles - Liferay Official Documentation - Liferay Learn You can filter by highlighted web content structures. However, the current structure selection and management process lacks flexible sorting, reordering, and bulk actions. This makes it harder to create an initial list of structures and maintain the desired order over time when you have 20+ structures for example.

What is your proposed solution?

  • First screen (structure selection):
    Add the standard Liferay sorting controls, allowing users to choose sort type (e.g. title, modified date) and sort direction (ascending/descending). Alphabetical sorting would be especially useful when initially adding all structures.

  • Second screen (structure organization):
    Provide a drag-and-drop interface to reorder selected structures easily. This is important when new structures are added and need to be positioned correctly within the existing list.

  • Bulk actions:
    If not already available, add a bulk remove option on the second screen. Alternatively, ensure bulk removal is clearly supported via the existing “Select” mechanism.