I am new at this so what I am asking may seem trivial to most. I am trying to retrieve a database record using the value of the record "_id" stored in a localstorage variable called "CurrentItemCommentID". I have verified the proper _id number is being stored and I can enter it i...