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
I've added a new recipe. The recipe has no PHP code. It has two module dependencies (one of those depends on another contrib module and both depend on core modules that are normally enabled)...
The Future of Configuration Recipes for Backdrop CMS
well @herb I cannot believe it, but the webform module was there in modules on the disc, but missing in the listed modules, so I delete the module folder, and downloaded it again. Then...
My Webform Worksheets have disappeared
The only thing I can think of is to make sure Webform module is enabled and that the content type that needs to contain the webforms has Webform enabled for it. Edit the content type and make...
My Webform Worksheets have disappeared