AutoForm and autocompletion

Is it possible to have autocompletion functionality for an AutoForm / SimpleSchema form?

If so, how?

I have looked around, have tested several possibilities, latest one being Meteor, Autoform, Autocomplete

Maybe I’m missing something, but I can’t get any of these ideas to work…

Just created very basic example of mpowaga:autoform-autocomplete usage here: http://autoform-autocomplete.meteor.com/. You can check out source code here.

wow, this is great. Thanks @mpowaga

yes, via mpowaga:autoform-autocomplete, it’s definitively possible to do both AutoForm and autocompletion.