Hi! Is there a way to insert multiple values into an autocomplete field? Right now, the drop-down menu only shows up when we start typing the first option. I want to add some other options but no drop-down appears.
I want to add a âClassesâ field to all my components/page snippets. In order not to have to remember all available classes, I want to use an âautocompleteâ type field. I want to be able to add several matching options.
I selected âpadding-rightâ class and then started typing the next class name. At now dropdown appears when I start typing the first class but I need it to appear every time.
Example:
A taglist field would be ideal but is not supported.