Skip to content

Releases: Itvisors/mendix-AutocompleteMultiselect

Updated dependencies

Choose a tag to compare

@jeuhen jeuhen released this 28 Sep 10:38

Updated dependencies

Improvements Grouping

Choose a tag to compare

@jeuhen jeuhen released this 28 Jun 11:55

Improvements Grouping:

  • Show ellipses when name is too long
  • Extra check for performance

Added option to group options

Choose a tag to compare

@jeuhen jeuhen released this 27 Jun 11:25

Added option to group options

Updated to mendix 10

Choose a tag to compare

@jeuhen jeuhen released this 27 Jun 06:20

Updated to mendix 10

Fixed small bug when no search value is filled and deleted warning when user has no edit rights

Choose a tag to compare

@jeuhen jeuhen released this 30 May 11:20

Fixed small bug when no search value is filled and deleted warning when user has no edit rights

Added option to keep filter value

Choose a tag to compare

@jeuhen jeuhen released this 05 Jan 13:46

Added option to keep filter value

Updated dependencies and small improvements

Choose a tag to compare

@jeuhen jeuhen released this 27 Oct 12:33

Updated dependencies
Small fix that input is not cleared if user types while data is loading

Fixed single select and custom search

Choose a tag to compare

@jeuhen jeuhen released this 05 May 14:18

Fixed single select and custom search

Fixed bug single select for ds attribute

Choose a tag to compare

@jeuhen jeuhen released this 11 Jan 14:40

Fixed a bug when using single select in combination with a ds attribute when options are refreshed.

Mendix 9 ready and added data attribute properties

Choose a tag to compare

@jeuhen jeuhen released this 14 Dec 09:00

Upgraded for mendix 9
Added possibility to use a data source attribute to be able to:

  • Delete non-persistent data after returned to the widget
  • Only load data when the widget is opened
  • Only load data when x chars are filled
    Added possibility to use autonumbers for keys