What are Detail List views
Detail List views are list screens that show full details of complex data and support editing via a side panel or dedicated pages.They are the main list screens you use to browse and manage entities such as Products, Customers, Suppliers, and similar master data.
When a screen is a Detail List view, it typically uses Smart Grid for a consistent, powerful way to control columns, filters, sorting, and export.
You can show only the columns relevant to your task (e.g. code, description, status, stock), filter by status or category, sort by name or code, and export the filtered set for reporting or integration.
Smart Grid features on Detail List view
- Column Visibility: Turn columns on or off so you see only the information you need.
- Column Reordering: Drag column headers to change the order of columns.
- Column Sorting: Sort by one or more columns; sort order is kept while you work.
- Saving Views: Your column choices are remembered for next time.
- CSV Export: Export the current list (with your filters and visible columns) to a CSV file.
- Infinite Scrolling: Scroll through up to 1000 records without needing pagination.
- Inline Editing: Edit certain fields directly in the grid without opening a separate form
CSV export file name for Detail List views
Each Detail List view that supports CSV export uses a specific export file name so that downloaded files are easy to recognise and organise.
The file name is configured per list and is chosen to describe the content of that list. The CSV export file name for the Product list view is "Product Search Export". When you export from the Products list, the downloaded file will use this name (with a .csv extension).
The detail list of export file names will be as follows:
- Product List: Product Search Export

