yogiben / meteor-autoform-modals

Adds modals to insert/update/delete Meteor collections
63 stars 41 forks source link

changes to doc attribute #69

Open JanMP opened 8 years ago

JanMP commented 8 years ago

The doc attribute now also takes an object containing the document instead of the _id. This is the standard behavior of autoform and also allows to easily set up data for insert forms.