Usergrid

40 views
Skip to first unread message

Eric Floe

unread,
Jul 26, 2013, 5:17:44 PM7/26/13
to app-...@googlegroups.com
After taking Tim's excellent 4 hour class I had a quick question: After successfully adding a new book through the createBook function, how can I return the “uuid” field or the “created” field from the data?  I plan to set it as a variable for additional updates.

Rod Simpson

unread,
Jul 27, 2013, 12:21:36 AM7/27/13
to app-...@googlegroups.com
var uuid = book.get('uuid');

where book is the new entity object.
Reply all
Reply to author
Forward
0 new messages