"hook_form_field_storage_config_edit_form_alter()
is deprecated and should be replaced by hook_form_field_config_edit_form_alter()
" -
https://www.drupal.org/node/3386675 β
The function list_predefined_options_form_field_storage_config_edit_form_alter
doesn't run
1. Install Drupal 11
2. Install this module
3. Edit the field storage config form for a list field
4. The "Allowed Values" select list doesn't appear
Use hook_form_field_config_edit_form_alter()
Update hook
None
None
None
Active
3.0
Code