Edit field while projecting
When projecting certain fields of a document, the UI does not allow the user to edit the document. This is a bit counter-intuitive as editing documents that have a large amount of fields is way harder than only showing the fields (via projection) that need to be edited.
5
votes
![](https://secure.gravatar.com/avatar/c570dd26cfd026f30711d9d0d016ff1d?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
-
Brian commented
I have a collection I work with where documents regularly have hundreds of fields. As the fields aren't shown in any reasonable order, I use projections to see the ones I want. But then I can't edit them and have to go back to doing a linear search through a few hundred entries to find them.