radiegtya / meteoris2

a Realtime Javascript Boilerplate base on Meteor Js Framework
MIT License
246 stars 46 forks source link

"Add new" button with modal on relationship select field #78

Open brylie opened 9 years ago

brylie commented 9 years ago

On the generated form for a collection with foreign key relationship, it would be helpful to auto-generate an inline button allowing users to create a new related entity. E.g. given two collections, jobs and employees, with a foreign key relationship on the employee collection to jobId, it would be nice to have an inline "add job" button when entering an employee. The "add job" button would open a modal dialogue, and send back the created jobId to the employee form on success.

radiegtya commented 9 years ago

it needs big update too. but this will be awesome. Let's work together

brylie commented 9 years ago

Great :-) Can we break it into sub tasks?

radiegtya commented 9 years ago

Sorry @brylie not for now. Better you work together with @martinhbramwell for now and using trello to make this epic feature to be smaller part in backlog. For now I only able to help at testing. I have so many jobs right now :)