Skip to content

Create a DrupalField Interface to allow custom fields #3

@Beakerboy

Description

@Beakerboy
  • Investigate how Drupal saves data for custom fields. I beleive for single values, a new database column is used, and for multi-value fields, a new table is created.
  • Custom Fields can hold multiple data values, or have custom data validation criteria. Allow the library to support extended fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions