Hi everyone,
Currently Apex' text field with autocomplete treats user's input as a whole. I want to create an autocomplete field where user can get suggestion for each word, similar to how Google search gives suggestions for each word. Is there a workaround to achieve this in Apex? Any feedback will be appreciated!
I am using Apex v5.1. Thank you.