Complex Field

Categories

Component ID

2673558

Component name

Complex Field

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

274

Component created

Component changed

Component body

This module was written to avoid the mind-numbing tedium of writing custom field types for Drupal. Eventually, I hope to improve this module to the point where at least the API part of it can be included in Drupal core so that field developers have an easy way to set up fields with complex values.

Development happens over at https://github.com/cweagans/complex_field, and code will be synced back to Drupal.org occasionally. Issue tracking should happen on the d.o issue queue.

This module was developed with the hope of solving #607396: Killer feature: Fieldable Fields in core.