Value for field API indicating a widget can receive several field values.
See also
Related topics
File
- core/
modules/ field/ field.module, line 251 - Attach custom data fields to Backdrop entities.
Code
define('FIELD_BEHAVIOR_CUSTOM', 0x0004)
Value for field API indicating a widget can receive several field values.
define('FIELD_BEHAVIOR_CUSTOM', 0x0004)