- 🇦🇺Australia mstrelan
Discussed this with @larowlan and we agreed this is won't fix as per #18. The lack of interest over the past 9 years solidifies that case.
The hooks for instance and widget settings, hook_field_widget_settings_form() and hook_field_instance_settings_form() both return form arrays, but receive no information at all about the larger form they're inserting into.
This means that they can't add more complex behaviours such as dependencies and ajax -- hook_form_alter has to be used instead.
Closed: won't fix
7.0 ⚰️
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Discussed this with @larowlan and we agreed this is won't fix as per #18. The lack of interest over the past 9 years solidifies that case.