Custom Field Data Model
This module introduces 1 new table, BLC_CUSTOM_FIELD
which stores the meta-data needed to render the custom field.
Tables
Table | Related Entity | Description |
---|---|---|
BLC_CUSTOM_FIELD |
CustomField | Main table to store the Custom Field definitions |
BLC_ALLOWED_ENUM_VALUE |
AllowedEnumValueImpl | Stores any enumeration values that are valid for a given Custom Field |