ui_patterns
ui_patterns copied to clipboard
Ensure ui pattern field group form hooks run last
The field group module reorders form alter hooks to make theirs run last. The ui pattern field group module adds a submit handler to the front of the submit array but for this to work as expected the field_group form alter needs to run before. This patch ensures the ui pattern field group form alters run after field_group, setting the correct submit handler order.
Please see, https://git.drupalcode.org/project/field_group/-/commit/dbdf8ba3962b4f8595436eb9153eb32f9b10900b