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