bbenjamin / Drupal-8---Node-Specific-Form-Messages

Drupal 8: Add helpful information to node forms on a per-node basis.

Repository from Github https://github.combbenjamin/Drupal-8---Node-Specific-Form-MessagesRepository from Github https://github.combbenjamin/Drupal-8---Node-Specific-Form-Messages

Single Node Form Alerts for Drupal 8

Adds helpful information to node forms on a per-node basis.

There situations where content editors need additional information about a field - but field descriptions won't work as the information is only applicable to specific content.

With this module, you can add help information to node forms on a per-node basis.

This gives admins the ability to add messages that address common points of confusion for content editors. Messages can be added to let users know that some content on the page such as blocks or embedded views, are not added via the node form.

When the module is enable, a new "Form Messages" tab will appear in the node edit form, which links to a form where you can add messages for every field, as well as the top and bottom of the node edit form.

About

Drupal 8: Add helpful information to node forms on a per-node basis.


Languages

Language:PHP 88.5%Language:CSS 11.5%