Skip to content

Create a DrupalField Interface to allow custom fields #3

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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