Form element states

Component type

module

Categories

Maintenance status

Development status

Downloads

69

Component created

Component changed

Form Element States module provides a field widget for all core field types to add state properties into it. Common use cases is some fields need to be visible/hide/required depends on other field value.

* For a full description of the module visit
https://www.drupal.org/project/form_element_states

Blizz Table Field

Component type

module

Categories

Maintenance status

Development status

Downloads

610

Component created

Component changed

Provides an easy to use table field just to display static tables.

This Module makes use from the JS-library "handsontable" to have an editable tables in the backend. It provides formatting options left/right-align, table headers and more.
Inside the table you can not use HTML but you can use MarkDown what will be rendered as HTML.

Slimscroll Field Formatter

Component type

module

Maintenance status

Development status

Downloads

244

Component created

Component changed

Overview:
jQuery SlimScroll is a simple JavaScript plugin (jQuery SlimScroll) which can be integrated with the Drupal field API.

Installation:
Download the module and extract it to the modules directory.

Configuration:
Go to Entity Managed Display section & select the 'Slim Scroll' Formatter for textarea field & configure as you want.

Field Prototype

Component type

module

Categories

Maintenance status

Development status

Downloads

32

Component created

Component changed

The Field Prototype module allows users to easily clone a field, creating a second field with a different machine name that inherits all the settings of the first. This can be useful in creating a uniform look and feel for a site.

Reference as field formatter

Component type

module

Maintenance status

Development status

Downloads

207

Component created

Component changed

A field formatter that transports the referenced entities as a pseudo field on the host, mostly for themers pleasure.

Say for example you are having a entity queue attached to your node, but your themer needs the individual queue items in the host node template file, instead of rendering the content.field_queue as a whole. Instead of having to preprocess it in your .theme file you can conviently set it on the content entity itself, being it a less theme dependend solution.

Views field select filter

Component type

module

Categories

Maintenance status

Development status

Downloads

240

Component created

Component changed

A views filter that gathers all the field values and present them in a dropdown. One of those other scratch your own itch projects.
Sometimes we want to create a filter on a single field of a view but that field consists of simple text values instead.

This module will add a filter for every text or int field on your nodes, these filters are postfixed with (selector) in the field list.

Webform Tag Input

Component type

module

Categories

Maintenance status

Development status

Downloads

57

Component created

Component changed

Description

This module provides a visual way to easily input tags within textfields on
webforms. This might be useful in situations where a field value needs to
be a comma separated list. Duplicate tags are flagged visually, and mobile
devices are also supported.

Requirements

- Webform 7.x-4.x
- Libraries 7.x-2.0

Installation

Download the latest release of Selectize.js here:
http://selectize.github.io/selectize.js/