Issue #3612075 by mark_fullmer, Sriram S: Leave the extra empty widget blank...

Fixes #3612075.

'formMultipleElements()' applied the field default to every missing delta, including the trailing row from "always include an empty widget". That row is offered unprompted, so it now stays empty. only slots past items_count that the user actually requested get the default.

Updates testNewItemSlotReceivesComputedDefaultForSmartDateType from #3607075, which asserted the opposite for that row.

Closes #3612075

Merge request reports

Loading