Tags field, query: more autocomplete suggestions, first letter uppercase

Hey,

in a tags field, I’m querying from a json with over 1500 entries, which works just fine. Two questions:

  1. How could I uppercase the first letter (ideally of each word)? Something with Str::ucfirst() doesn’t seem to work
  2. It seems the max amount of autocomplete suggestions is 10 items. Is there a way to increase? Scrolling inside the container would be nice.

Thank you,
Konrad

Thank you! I forgot an important thing :man_facepalming: Can one make this work in a tag’s query in a blueprint?

No, you would have to create a custom field method first that you could then call on the item.