Download & Extend

Simple Field Formatter

screenshot1.png
Screenshot

The Simple Field Formatter module allows site administrators to easily control the display of field values with following features

Features:

  1. Prepend the field value with specified text/HTML
  2. Append the field value with specified text/HTML
  3. Reverse the Field Value
  4. Trim the Field Value
  5. Convert the field value to lowercase letters
  6. Convert the field value to uppercase letters
  7. Convert the first character of the field value to uppercase
  8. Convert the first character of each word in the field value to uppercase (7.x-1.x-dev)
  9. Replace some characters with some other characters in the field value (7.x-1.x-dev)

Use Cases:

1)Easily apply HTML wrapper code to field values.
example:

Prefix:<strong>
Suffix:</strong>

2)Seperate inline fields in a field group with a coma
example:
Suffix:,

3)render image from url in a text field.
example:
Prefix: <img src="
Suffix: " />

Supported Field Types:

  1. Text

For Advanced users & PHP programmers I recommend http://drupal.org/project/custom_formatters

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0 tar.gz (8.44 KB) | zip (9.09 KB) 2012-Jan-26 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (8.83 KB) | zip (9.46 KB) 2012-Mar-24 Notes

Project Information


Maintainers for Simple Field Formatter

Issues for Simple Field Formatter

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here