using Backbone.js after calling collection.create() i want to redirect my page to the link which is having currently added record's unique id. this link(means link on which my page is redirected) should also pass to Backbone.sync.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
||||
|
|
|
If I understand your question correctly (which is not easy), it seems to me you could mean something like adding
into your models initialize function. However, I dont understand what you mean by "this link should also pass to Backbone.sync. Please clarify your question (and work on your accept rate) |
|||||
|