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.

CommentFileSizeAuthor
#1 widget_add_more-2201709-1.patch5.44 KByched

Comments

yched’s picture

Status: Active » Needs review
StatusFileSize
new5.44 KB

Patch.

yched’s picture

Title: Move support fro "add more" button into WidgetBase » Move support for "add more" button into WidgetBase
swentel’s picture

Status: Needs review » Reviewed & tested by the community

Yay!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 984ea2a and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.