Meteor-Community-Packages / meteor-collection2

A Meteor package that extends Mongo.Collection to provide support for specifying a schema and then validating against that schema when inserting and updating.
https://packosphere.com/aldeed/collection2
MIT License
1.02k stars 108 forks source link

simple schema : multi selection with saving order , How ?? #384

Open mokaid opened 6 years ago

mokaid commented 6 years ago

Hello Guys ,

I have been looking around for couple of days on how to figure out a multi-selection with saving the selection order i am using simple schema + quickform

Regards

harryadel commented 3 years ago

@mokaid Can you please provide code example of what you're trying to achieve?