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
Hello, @yorkshirepudding! Thanks a lot, I got it, all sorted out.
My layout template (layout--blog.tpl.php) doesn't work
Hi @Gnome and welcome to Backdrop When I create custom layout templates I put them in /layouts/custom/my_layout Note: you can split modules and layouts between contrib and custom...
My layout template (layout--blog.tpl.php) doesn't work
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View. https://drupal.stackexchange...
I Need to Display an Image in a View that was Uploaded to a Webform