Description of the need
One on of the Backdrop websites a customer wanted to see e-mail addresses of users without taking an additional step (going to Edit tab).
Unfortunately, there was no option on /admin/config/people/manage/display/default
to make the field appear on the View page, but it was fairly easy to satisfy such a requirement by implementing a custom template. However, I still wondered why such an option is not available via UI.
Proposed solution
I'm totally ok if it is by special design not to make the value of e-mail address field available on the View page, however if the community members would share my curiosity why it could not be made available, then this feature request could have a chance.
Recent comments
YES! That works. This whole thing is extremely bizarre, though. On the site I'm building (not the sandbox demo), I had a view that was displaying multiple images correctly (i.e. once, not...
Duplicated images in view
Maybe "Query settings" : "Distinct". If there are multiple identical items, each will be displayed only once. You can use this to try and remove duplicates from a view, though it...
Duplicated images in view
If there are N images in the field, then that set of N images gets repeated N times, it seems.
Duplicated images in view