Hi,
How to design & implement "Tags" text box used in SOF?
Thanks.
Hi,
How to design & implement "Tags" text box used in SOF?
Thanks.
That looks like jQuery autocomplete to me, with multiple set to true and multipleSeparator set to space (' ').