#403 ✓resolved
activestylus

Multiple values for Autocompleter

Reported by activestylus | November 12th, 2010 @ 02:43 AM

Trying to think of a way we could get this working with multiple comma separated values

Example:

  1. I type in "Ru" then select "Ruby" and press enter (input value = "Ruby, ")

  2. I type in "Ja" then select "Java" and press enter (input value = "Ruby, Java, ")

We could have some additional options {multiple: false, delimiter: ', '}

I think this could be a valuable feature, which can someday lead to more fancy UI enhancements. Something like this would totally kick ass: http://loopj.com/tokeninput/demo.html (The tags field right on this lighthouse app also does the same thing.. pretty sweet)

Maybe another option could be {facebookStyle : true} ?

Let me know what you think.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

RightJS Core Tickets

Shared Ticket Bins

People watching this ticket

Pages