List View Slider

Content Type: Widget
Categories: Extensions,Utility,User Interface

Overview

The ListView Slider Widget transforms your Mendix ListView into a horizontally scrollable carousel/slider with optional pagination and navigation arrows. Ideal for showcasing cards, tiles,Image galleries, or product previews/catalogs, this widget enhances user experience by providing an intuitive and responsive way to browse through multiple list items on your screen space.

Documentation

Demo urlhttps://listviewslider-sandbox.mxapps.io/

Typical usage scenario

The ListView Slider Widget transforms your Mendix ListView into a horizontally scrollable carousel/slider with optional pagination and navigation arrows. Ideal for showcasing cards, tiles,Image galleries, or product previews/catalogs, this widget enhances user experience by providing an intuitive and responsive way to browse through multiple list items on your screen space.

Features and limitations

Slide through you list items, responsive on screen sizes, pagination indicator, use it along with the default listview search functionality.

Your have to customize the contents inside your listview  i.e cards/items according to your desired UI if the default look doesn't suits you.

 

Configuration 

Configuration Options

  • Provide the class name of the ListView you want to enhance
  • The Number of items to display per view
  • Boolean flag to enable/disable pagination dots

 

Releases

Version: 1.0.0
Framework Version: 9.24.20
Release Notes: The ListView Slider Widget transforms your Mendix ListView into a horizontally scrollable carousel/slider with optional pagination and navigation arrows. Ideal for showcasing cards, tiles,Image galleries, or product previews/catalogs, this widget enhances user experience by providing an intuitive and responsive way to browse through multiple list items on your screen space. Configuration Options -> Provide the class name of the ListView you want to enhance -> The Number of items to display per view -> Boolean flag to enable/disable pagination dots