Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text area auto complete for multiple items without a token #116

Open
NaderIkladious opened this issue Nov 26, 2015 · 1 comment
Open

Text area auto complete for multiple items without a token #116

NaderIkladious opened this issue Nov 26, 2015 · 1 comment

Comments

@NaderIkladious
Copy link

I want to have a textarea that auto complete from the collection but without using a token

Is that possible ?

so that the user whenever he types a letter it suggests from the collection and let him add multiple not just one.

Thanks in advance,
Nader Ikladious.

@ghost
Copy link

ghost commented Jun 3, 2016

Hi @NaderIkladious.

Have you solved this issue, I'm trying the same thing.
I'm using @mpowaga Meteor Autoform AutoComplete

It seems to be possible, but you have to create another custom afInputType and duplicate all the template-copy logic for this new type.

I'll make this very soon, if you like, I can send you the solution.

Thanks in advance.
Loé Lobo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant