mgonto/restangular

create a new saveable record

bingomanatee opened this issue · 1 comments

How do I create a new instance that I can set fields for and save/post to insert a record in Restangular? Thanks.

Try using restangularizeElement, see #953 (comment)