Bizzomate Conversation List

Content Type: Widget
Categories: User Interface

Overview

A custom list view meant for displaying a conversation, with focus on latest messages.

Documentation

BizzomateConversationList

A custom list view meant for displaying a conversation, with focus on latest messages.

Features

  • Automatically scrolls to last message in listview
  • Uses Mendix listview UI, so can be styled with "listview-stylingless", "listview-striped", etc
  • Easy setup of max-height
  • Custom empty list message

Usage

1 Add to your page as any other listview 2 Setup the datasource, ensure that the list of items is fetched in ascending order 3 Make your UI by dragging elements into the component, just as with a regular listview

Issues, suggestions and feature requests

https://github.com/bizzomate/bizzomateConversationList

Development and contribution

Please use GitHub

Releases

Version: 1.0.0
Framework Version: 8.10.0
Release Notes: Initial release of the Bizzomate Conversation List, a Mendix Pluggable Widget.