Recommended releases

Download Released

Field placeholder lets you add placeholder text to input fields like textfield, number, etc., when configuring a field
for a content type, user, etc.

This module works with text, number, and mail modules, but any other widget type can be added through hook_field_placeholder_info() (see field_placeholder.api.php).

In addition to entering whatever placeholder text you wish for a field, you can also optionally use the Title of the field as its placeholder text.

Installation

Help and Functionality

i18n_field integration
Included with this module is a submodule named i18n_field_placeholder, which allows users to translate the placeholder value through i18n_field interface.

Current Maintainers

  • Richard Peacock - Originally ported to Backdrop CMS.
  • Seeking additional maintainers.

Credits

This module is ported from and based on the Drupal module field_placeholder (7.x-2.0-dev)

Project page: https://www.drupal.org/project/field_placeholder

Drupal Maintainers:

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.