Maybe I’m missing it but I’m not seeing where Spine.js generates unique ids for newly created records.
An example of this is clicking ‘New Contact’ in the Spine Contacts example (http://spine-contacts.herokuapp.com) and seeing the id in the url.
If you can explain how and include the line numbers from the source, that would be great. Thanks!
based on their code from github spine.js the following function does the guid generation: