Aller au contenu principal

Combined autocomplete / itempicker

Commentaires

2 commentaires

  • Ken Lyon

    Hi Berend. This is an interesting scenario. In the TypeScript version of Workflow we use MaterialUI components for much of the user interface. It seems their Autocomplete does support multiple selection.

    Is this the kind of thing you were thinking of?
    https://mui.com/material-ui/react-autocomplete/#checkboxes

     

    0
  • Berend Veldkamp

    Yes, that is almost what I need. 

    It would be perfect if there was a Select All/None option, e.g. I type ‘star’, and then click select all to get all Starwars movies.

    It would also help to have an autocomplete with the option to hide the popup, so that I can combine it with an item picker myself. Or a Textbox with a changed event that was raised after every key press.

     

    0

Vous devez vous connecter pour laisser un commentaire.