1. List Widget

 
 
List widgets are used to give the user an overview of registrations in a collection. The administrator decides which list view is shown and determines the permissions so that the user can or cannot register a new record, edit a record, consult a record, ... The separate articles you find on the left side of this topic, describe the possibilities for a user.


Note that in this article you might see functionalities that are not available for you as a user because you have no permissions to the specific action. Please contact your administrator in case there is something incorrect.

using listwidget

Why doesn’t the sorting works like expected?

Within BizzMine it’s possible to use sorting on multiple columns at once. Therefore, it’s import to check which column is set as…

Within BizzMine it’s possible to use sorting on multiple columns at once. Therefore, it’s import to check which column is set as the first sort order, and which one as second, third, etc.

You can easily view which one is the first, as this will be shown in the column header next to the arrow (that is going up/down based on the sort order)

To change the order of the columns, remove the sorting first and start sorting with the column you want to order first on.