Viewfield

Component type

module

Maintenance status

Development status

Downloads

206252

Component created

Component changed

Viewfield provides a field that holds a reference to a View and renders it whenever the entity containing the field is displayed.

Features

  • Author chooses one or more views and displays from a list.
  • View arguments (contextual filters) may be supplied literally or through tokens.
  • Administrators may restrict which views and displays may be assigned.
  • Administrators may supply default values that will be used for all entities in a bundle, making it unnecessary to supply field values for each piece of content.

Multiselect

Component type

module

Maintenance status

Development status

Downloads

188516

Component created

Component changed

The Multiselect module defines a widget to be used with CCK fields. It allows the user to select multiple items in an easy way. It consists of two lists, one of all available items, the other of selected items. The user can select an item by moving it from the unselected list to the selected list. This module relies on the built-in jQuery features of Drupal and does not require any additional modules other than the CCK module set (Drupal 7 version has no dependencies).

Money field

Component type

module

Maintenance status

Development status

Downloads

33861

Component created

Component changed

Description

This module defines the "money" field. It uses the Currency API, which is included in the Currency module, to get a list of existing currencies and their symbols.

Similar modules

- Currency
- Measured Value Field
- Units of Measurement (API)

Version 6.x

The form element for amount is reused from the Formatted Number CCK module. Decimal points and thousands separators are formatted using the Format Number API module, where these options are configured from site and/or user settings.

- Required modules: CCK, Currency API, Format Number API, Formatted Number CCK.
- Recommended modules: Checkall (enhances currency selection).
- Integrates with: Views, Diff, Token (builtin cck itself).
- Related modules: Apache Solr Money Slider.

The currency conversion dialog submodule requires jQuery 1.3.x (jQuery Update 6.x-2.x) and jQuery UI 1.7+ to work properly.

You may also want to check out Measured Value Field, which is pretty similar to Money field, but allows you to combine numeric fields with other units of measurement.

Hierarchical Select

Component type

module

Maintenance status

Development status

Downloads

397166

Component created

Component changed

Description

This module defines the "hierarchical_select" form element, which is a greatly enhanced way for letting the user select items in a hierarchy.

Conditional Fields

Component type

module

Maintenance status

Development status

Downloads

507132

Component created

Component changed

Define dependencies between fields based on their states and values.

Conditional Fields for Drupal 7 is an user interface to the new States API, plus the ability to modify fields appearance and behavior on certain conditions when viewing content.

Description

Conditional Fields allows you to manage sets of dependencies between fields. When a field is “dependent”, it will only be available for editing and displayed if the state of the “dependee” field matches the right condition.
When editing a node (or any other entity type that supports fields, like users and categories), the dependent fields are dynamically modified with the States API.
A simple use case would be defining a custom “Article teaser" field that is shown only if a "Has teaser" checkbox is checked, but much more complex options are available.

Imagefield Crop

Component type

module

Categories

Maintenance status

Development status

Downloads

234416

Component created

Component changed

Overview

Imagefield Crop provides a widget(1.x) or field(2.x) for selection based cropping an image after upload.

Comparison of image cropping modules

Usage

When the user uploads an image it is presented inside a cropping area. A cropping box is shown inside, and the user can resize and move it. Upon clicking "preview" or "submit", the image is cropped and the result is saved instead of the original image.

Office Hours

Component type

module

Categories

Maintenance status

Development status

Downloads

64664

Component created

Component changed

Defines a 'weekly office hours' field type, allowing you to specify when a location is open or closed.

The D8-version is now the version for new functionalities. New features are:
- separate formatters for string, table and status.
- comments per time slot.
The D7-version is only maintained for errors.
The D6-version is not maintained anymore.

Functionalities

A short intro can be found here.