Petar Korponaić
Petar Korponaić
Check out this (if you already didn't) http://generator-human2machine.meteor.com ;)
@maco144 you will get answer few hours after now.
@maco144 Sorry, I don't fully understand: - What input control you want in the form? Checkbox or multi-select, or "tag" input or... ? - What is "depth" - is it...
@maco144 sorry, but I still don't understand what you wish to have in the form: do you want multiple "select" inputs (one for each item in the array) or... ?
@rgstephens - subscribe to your query which returns user document with `authorId` - in "book" menu item's `route_params` add param `{ "name": "authorId", "value": this.user.profile.authorId }`
Hi Victor, I made this package as requirement for one particular project I worked on. I don't plan to continue development. I live in hope that meteor will work with...
@tejacoder try `meteor add random`
https://github.com/perak/kitchen-site/issues/68
Maybe to set default value to be lookup collection's field for form fields that should be automatically filed. field: ``` { "name": "description", "default": "{{jobs.description}}" } ```
Hey @chiacy maybe this helps: https://github.com/perak/kitchen-custom-form-field