Entityreference External

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Relate entities through Entityreference fields based on external IDs stored in another field.

Think of content imported from an external source where pieces can be related to each other. When importing to Drupal we can store the ID the piece of content has on the external platform, and also the external IDs of the related items. With this module it is possible to automatically create and maintain entityreferences based on this external data.

The module is currently in development phase and used for data synchronization with Salesforce.

Checklist FF

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Checklist Field Formatter

A field formatter for list (list_text, list_integer, list_float) field types. Without this module, only selected list items are displayed as the field value. This formatter will display all the available values for a list field, and has two methods to indicate which of the available values are selected for the current entity.

The first method is a 'checked' class added to all selected list items.

The second method is a user-configurable string that is added before the list item, displaying results like:

Inline Editor

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Inline editor provides a way to edit any field on any entity.

For Long text fields Ckeditor is used (if available).

This is a more light-weight, configurable module than other modules available for in-place editing.

Installation

-------------------
1. Download and install like any other Drupal module.
2. Go to /admin/config/content/inline-editor and select entity which will be editable.
3. Go to /admin/structure/types/manage/%type/display and select for each display fields which will be editable.

Field Collection Fieldset

Component type

module

Maintenance status

Development status

Downloads

33572

Component created

Component changed

Overview

Provides a fieldset formatter for the Field Collection module.
After enabling the module, go to admin/structure/types/manage/CONTENT_TYPE/fields and switch the widget to "Fieldset".
Go to admin/structure/types/manage/CONTENT_TYPE/display and switch the formatter to "Fieldset of field collection items".

Documentation

Check the README.

Total Gallery Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

9390

Component created

Component changed

OVERVIEW

The Total Gallery Formatter module creates both a gallery formatter and a carousel formatter for image fields with more than one number of values, It gives you the full control over its funtionality and styling, because offers you many options.

This module exceeds the capabilities of other existing gallery formatter modules, because it uses the CarouFredSel jQuery Plugin which gives more features. And creates responsive galleries and carousels.

Multiple value field delete button

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds a "Delete" button to drag'n'drop multiple value fields. No dummy js and/or css which hides the certain fields. Ajax style.

Usage: select the fields, under module settings, which should get delete button.

Note: The field settings list will show any field types which can actually hold multiple values. Currently, autocomplete fields are not supported.