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.

Private Number

Component type

module

Development status

Downloads

4006

Component created

Component changed

Private Number defines a CCK field type for numbers which should be kept private, such as government-issued identification or account numbers. The module enables two of the industry standard best practices for handling confidential data: masking the number when viewed by users without view private number access permission and encrypting the number with a md5 block cipher in 128 bit CFB mode when stored.

CCK Copy Body

Component type

module

Downloads

1832

Component created

Component changed

This module is no longer being developed in favor of the new field_copy module.

Field copy is much more generic, and allows copying between any two cck fields of the same content type as well as the node title and body.
please see http://drupal.org/project/field_copy

Explainfield CCK widget

Component type

module

Maintenance status

Development status

Downloads

3135

Component created

Component changed

This project is no longer supported. For a better way of implementing this feature please use the States API, or the Conditional fields module.

This module provides a way to provide extra input field when special choices are selected. It is similar to the built-in options module, the difference is that one can select sensitive "trigger" options when those are selected a textfield appears.

Textfield Autocomplete

Component type

module

Downloads

1071

Component created

Component changed

This module creates a new cck widget, for the textfield: Textfield with autocomplete. It uses Drupal's nifty autocomplete features. It looks through all current values that the field has taken, and offers them as choices.

For a Drupal 6 equivalent of this module, please see the Autocomplete Widgets module. Please note that they are separate modules and there is no upgrade path from one to the other.

Nodereferrer Create

Component type

module

Downloads

3764

Component created

Component changed

Add tabs to existing nodes to create new related nodes. By creating nodes in context, the user avoids having to select the referenced node manually.

Requires

Drupal 6

The following features are available in the Drupal 6 version only :

CCK Currency

Component type

module

Downloads

9300

Component created

Component changed

The module provides a drop down CCK field which has all currencies provided by Currency module.

If you want to have a numeric field for money value plus a drop down field for currency then you might need to take a look at Wim Leer's Money module.

Project created by OpenCraft.

Hierarchy

Component type

module

Component created

Component changed

This module provides an efficient and flexible way of storing content in a hierarchy. You can use this hierarchy for site menus, scoped searches, and node references.