[UIDesigner] Autcomplete widget improved in our next release

delphine.coille's picture
delphine.coille
Blog Categories: 

Here is a description of the improvements made to the Autocomplete widget in our next Bonita version, thanks to community members contributions:

  • Add returnedKey property like in select widget to be able to return an attribute of the selected object different from the displayed attribute (or the full object if returnedKey is not set)
  • Change the bond type of displayedKey (and returnedKey) to INTERPOLATION to be consistent with the select widget and more flexible
  • Add migration step for the autocomplete widget

From the next version onwards we recommend using the Autocomplete feature of Bonita instead of the project contributed on our Community website, which remains available for older versions.

We want to thank pierre-yves-monnet for his project which helped lots of V7 developers!

Notifications