5

I am working on Drive Add-on, and got stuck at implementing Multi Selection Dropdown using Card Services in Google App Script.

Tried to implement the text box input with Suggestion parameters but once a keyword is selected, suggestion does not appear again for more keyword to enter.

Open to all suggestions to implement multiple selection.

I have created a text input with the help of Card services in GAS

if clicked on text input here are the suggestions I get

after I select one of the suggestion I am unable to generate another fresh list of suggestions.

Rubén
  • 34,714
  • 9
  • 70
  • 166
  • Please add more information to (and code) to your question. See [how-to-ask-a-good-question](https://stackoverflow.com/help/how-to-ask) and edit your question. – Aerials Jan 20 '21 at 09:29
  • Please post the [minimal-reproducible-example](https://stackoverflow.com/help/minimal-reproducible-example) *the code* – Aerials Jan 26 '21 at 11:26
  • Hello @abhishekpramanik did you got any solution for this? how you make this multi select dropdown? Can you please post here? – Ritesh Khatri Aug 10 '21 at 06:46

0 Answers0