Welcome
Login
Sign up
Home
Solutions
Forums
How can we help you today?
Enter your search term here...
Search
Login
or
Signup
to submit a new ticket
Check ticket status
Start a new topic
Discussions
Kinvey Forums
JavaScript
Using polymorphic models with backbone-associations
M
Maik Pfirrmann
started a topic
almost 7 years ago
Hi,
I try to use polymorphic models like mentioned here (http://dhruvaray.github.io/backbone-associations/recipes.html#tut-pm) by backbone-associations.
But if I assign a function to "relatedModel", I get an error:
"Uncaught Kinvey.Error: collection or relatedModel must be set on the relation."
Is this feature not supported by Kinvey?
Thank you,
Maik
1 Comment
M
Mark
said
almost 7 years ago
This is not supported at this moment. I added a ticket to provide support for this in a future release.
Login
or
Signup
to post a comment
More topics in
JavaScript
How do I use Kinvey in my web app?
Is it safe to include keys/secrets in my client-side JavaScript app?
Why is the activeUser null even though I am logged in?
Login does not work even though credentials are valid.
Social login doesn’t work.
Appending objects to an Array (HTML5 - JS)
New to node.js - need bootstrap to downloadfiles from Kinvey
Problem with Aggregation/Grouping
Internal Server Error using Twitter Sign Up
Data Store
See all 315 topics
Maik Pfirrmann
I try to use polymorphic models like mentioned here (http://dhruvaray.github.io/backbone-associations/recipes.html#tut-pm) by backbone-associations.
But if I assign a function to "relatedModel", I get an error:
"Uncaught Kinvey.Error: collection or relatedModel must be set on the relation."
Is this feature not supported by Kinvey?
Thank you,
Maik