dynaspan icon indicating copy to clipboard operation
dynaspan copied to clipboard

Support Multi-Record Dynamic Updates like Polymorphic References

Open danielpclark opened this issue 10 years ago • 0 comments

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).

danielpclark avatar Mar 14 '16 21:03 danielpclark