Hi, I am trying to figure out what key to use to delete entity. I am not sure if I can store Key object in html page and auto generated primary key I am trying to fetch using id method on entity Key.
I am not sure now how to retrieve the Key back from id. MyEntityInstance.key().id() ---> I store in web page now how to get back MyEntityInstance using MyEntity.get_from_id(stored_id, ....) can one guide ? Regards, Miten. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
