We're working on an HTML table with `` that displays value of token (such that ` $token1$ `). We don't know how to remove the token name `$token1$` when we deselect from the inputfield. Here's a clearer picture:
![alt text][1]
But when we deselect, the token name appears! How do we solve this?
![alt text][2]
Thanks in advance!
[1]: /storage/temp/255858-select-something.png
[2]: /storage/temp/255860-select-none.png
↧