user161592
user161592

Reputation: 387

Possible to have multi-select field in a Gmail Addon?

The documentation for Cards in Gmail Addons only seems to mention basic fields like Text and Select. I was hoping to implement a multi-select / typeahead field but am not sure this is possible.

It's my understanding that only the 'Card' part of that documentation is usable in Gmail, correct?

Has anyone had any experience with this? I'm assuming since it's not in the documentation, it's probably not able to be done.

Upvotes: 3

Views: 291

Answers (1)

TheAddonDepot
TheAddonDepot

Reputation: 8964

There is a section in the documentation that might meet your requirements. See link below:

Autocomplete suggestions for text inputs

Upvotes: 1

Related Questions