Description of the need Contact Module
A site admin should have the ability to disallow users from turning on their personal contact form.
By default, users are not able to use individual contact forms in Backdrop CMS. But, as far as I can tell, there is no way for an admin to prevent users from enabling their own personal contact forms. I believe that this creates a situation in which users have the ability to enable personal contact forms, but no one is able to use them (other than admins, who could use them anyway).
I didn't test this as fully as I should. The issue came up in the forum: https://forum.backdropcms.org/forum/personal-contact-form-no-disable#com...
Proposed solution Add a permission "User may administer their own contact form." If this is permission is not available, then a user does not have the ability to enable or disable their personal contact form.
Additional information
To test this, you must enable the Contact module in core.
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