[Accordion] Overview
The Column Header is a part of the Data Table component that displays the title or label at the top of each table column. It helps users understand what type of information the column represents. The Action column provides additional functions such as sorting and resizing.
[Accordion] Key Features
Actions Column: The Actions column appears in almost all Data Tables, but the functions it offers may vary. Common actions include Edit, Clone, Add to Favorites, Delete, View Details, or accessing additional options through a three-dot menu.
Some of the options you may find in the Action column include:
- [[img:star]]: Click/Tap to add or remove the selected row from your quicklist collection
- [[img:chevron_right]]: View more information about the selected row
- [[img:Edit]]: Edit the details of the selected row
- [[img:Delete]]: Delete the selected row
- [[img:content_copy]]: Duplicate the selected row to create a new entry
[[img:more_vert >> bg:lightgrey]] Three-dot menu: Offers options for sorting and adjusting column sizes to personalize the table view
- [[img:arrow_upward >> bg:white]] Sort Ascending: Arrange records alphabetically from A to Z
- [[img:arrow_downward >> bg:white]] Sort Descending: Arrange records alphabetically from Z to A
- [[img:swap_vert >> bg:white]] Sort Multiple: Apply sorting across multiple columns
- [[img:align_justify_stretch >> bg:white]] Resize This Column: Adjust the width of the selected column.
- [[img:fit_page_width >> bg:white]] Resize All Columns: Adjust the widths of all columns together
- [[img:restart_alt >> bg:white]] Reset Sort: Remove sorting and return to the default order
- [[img:restart_alt >> bg:white]] Reset Resize: Restore columns to their original widths
[Accordion] FAQs
[Q] Can I apply sorting to multiple columns at once?
[A] Yes, the multi-sort feature allows sorting on more than one column simultaneously.
[Q] What happens when I reset sorting or resizing?
[A] The columns return to its default widths.
[Q] Why can't I see some data rows?
[A] Check if the [[img:star]] Quicklist filter in the Search bar is turned on. When it’s active, only favorite items are displayed. Turn it off to view the entire data table.
[Accordion] Related Articles