dynaspan
dynaspan copied to clipboard
Support Multi-Record Dynamic Updates like Polymorphic References
Sometimes you have a polymorphic references with both a type and id. Implement a nested option field that will blank the _id if the _type is changed. And leave the _type if only the _id is changed.
Consider client side JavaScript input validation for _type with existing models in app/models (perhaps option this to add Array of locations by the user).