Split from #2200355: Move functions in field.form.inc into Core/Field
WidgetBase is now used on base fields too, but the supporting code for the "add more" button still live in field.module.
When WidgetBase was introduced, button callbacks and ajax callbacks as methods were not supported. They are now, so the code can just be moved around.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | widget_add_more-2201709-1.patch | 5.44 KB | yched |
Comments
Comment #1
yched commentedPatch.
Comment #2
yched commentedComment #3
swentel commentedYay!
Comment #4
alexpottCommitted 984ea2a and pushed to 8.x. Thanks!