Flexiform

Component type

module

Maintenance status

Development status

Downloads

10069

Component created

Component changed

Easily build complex forms including fields and elements from multiple entities.

The Flexiform module provides a UI and configuration storage for the creation
of complex forms. The module also allows site builders to configure "Form Modes" on entities, similar to the Drupal 8 sitebuilder tools.

Switch

Component type

module

Categories

Maintenance status

Development status

Downloads

3132

Component created

Component changed

Provides an iphone-like switch form element & widget.

There are two ways to use it:

1. Field UI
A widget is provided for checkbox (boolean) fields. When creating a boolean field, select 'switch' as the widget.

2. Form API
The module defines a new form element type 'switch' - use as you would a checkbox.

Date Repeat FM

Component type

module

Maintenance status

Development status

Component created

Component changed

I am no longer actively supporting this code. The approach has been entirely reworked and is available as a new sandbox project, Date Repeat Themeable. Your assistance and feedback is welcome and appreciated.

This module provides two formatters for CCK date fields (type 'date', 'datetime' and 'datestamp'). Its primary purpose is to tidy up and make more themeable the output when using repeating date functionality via the Date Repeat API.

Views Day of Week

Component type

module

Maintenance status

Development status

Downloads

2148

Component created

Component changed

Views Day of Week provides a simple filter plugin for Views 3 to enable filtering content that should be visible based on the current day of the week.

Example: With this module you can select that some content should be visible only on Mondays, some on Tuesdays and Thursdays and some only on Fridays.

For more detailed instructions, please see the README.txt.

cck_reminder

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description
-----------
Another CCK module to provide a rmeinder field type.

Prerequisites
-------------

Installation
------------
To install, copy the cck_reminder directory and all its contents to your modules directory.
To enable this module, go to Administer > Modules, and enable Phone Number.

Themable
--------

Todo Tasks:
-----------
- simpletest

Ongoing Tasks:
--------------

Text & Integer Field

Component type

module

Maintenance status

Development status

Downloads

695

Component created

Component changed

A compound field with a text field and paired integer field.

There is now also a submodule called textintegerfieldx2url -- that's two text fields, two integer fields, and a URL field. This is unlikely to fit your exact needs but it is another example you can copy for making compound fields.