field_content_type
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module allows you to add any content type a SELECT with the list content types selected in the configuration area.
This module allows you to add any content type a SELECT with the list content types selected in the configuration area.
Allows turning off storage of entity Form submissions on a per form-type basis.
Please use the issue queue to report problems.
The DaData module allows to use the DaData suggestions with names,
addresses, information about organization when entering data using text
fields on your site.
For more information about suggestions, visit the project page:
https://dadata.ru/suggestions/
The module implements Form API element types, Field API field types and
widgets for text fields with support of DaData suggestions.
-- [RU] --
Display your referenced entities in an inline entity form table.
You need to use the development version of Inline Entity Form with this patch applied.
This module is an expansion on the Webform Validation module.
The purpose of the module is to validate an accountnumber and if it isn't a IBAN than it automatically transforms it to an IBAN.
At the moment it's still a very basic module . The idea is to transform the field value to the IBAN directly but that will be changed later on.
Installation
This module defines a field which aggregates values of other multi-valued field into one value of the field.
The following aggregations are available:
The possible usage of the aggregated field:
This module adds a new field type and integrates with the Issuu API to upload "Issuu's" from drupal to Issuu and returns the embed code via a field formatter. This module is based off the scribdfield module, but updated for use with Issuu.
This module allows you to add a tool tip to taxonomy terms on forms where a term is being used.
This module provides a better replacement for Hierarchical Select.
Field Update allows fields to get updated, the moment the field content changes. Updates get send using HTML5 WebSockets, so updates appear immediately. Older browsers, which don't support WebSockets can use an Ajax-Fallbach. Field Update can be enabled per field.
In order to use WebSockets, you have to use WebSocket-Server, that communicate with the clients and your Drupal installation.
This module includes a very basic node.js WebSocket-Server to get started.