vazco / meteor-universe-autoform-select

Meteor universe autoform select
MIT License
16 stars 10 forks source link

can i create new value whent multiple=false? #17

Closed bipin244 closed 8 years ago

bipin244 commented 9 years ago

If possible then how?

MichalW commented 8 years ago

I added it to the demo: http://universe-autoform-select-demo.meteor.com/

{{> afFormGroup name="createSingle" multiple=false create=true createMethod='insertOption'}}