Beakerboy / Beakerboy/VBA-Drupal-Library
Create a DrupalField Interface to allow custom fields
Open
- Dominant language
- VBA
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
* 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.