In Table View, be able to copy to clipboard the _id of the object as a string
In Table View, be able to copy to clipboard the _id of the object as a string
and not as a ObjectId
example: 5485eb19864fae080a02abb7 and not
"_id" : ObjectId("5485eb19864fae080a02abb7")
17
votes
dew
shared this idea
“Copy Value” will now do just that
-
Anonymous commented
Add a copy Value to right-click
-
Anonymous commented
And the same for every field, copy only the field value, not the row