Hi!
I would like to add some items in the suggestion list as the user type information in it.
Example:
- My list contains A, B, C, D
- The user type E and press enter.
- E is added to the list, the UI is refreshed so the little "tag" appear properly
I'm currently half-way of acheving this. The "E" is added to the list, but I have to erase the text in order to be able to see the E in the suggestion list...
An "official" code or guideline would help me a lot.
Thanks!
I would like to add some items in the suggestion list as the user type information in it.
Example:
- My list contains A, B, C, D
- The user type E and press enter.
- E is added to the list, the UI is refreshed so the little "tag" appear properly
I'm currently half-way of acheving this. The "E" is added to the list, but I have to erase the text in order to be able to see the E in the suggestion list...
An "official" code or guideline would help me a lot.
Thanks!