Skip to content

[Feature]: List Widget is Difficult to Use for Repeating Form Sections #41435

@sebastianiv21

Description

@sebastianiv21

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Using the List widget as a repeater for form sections is difficult because there’s no way to retrieve all item values at once. Pagination also limits access to only the visible items, and the widget requires manual height adjustments, making dynamic repeated sections impractical.

Why should this be worked on?

Repeating sections are a common pattern in form-building. Without an easy way to access all values or automatically append new sections, users end up writing extra logic or abandoning the List widget altogether. Improving this would make dynamic forms much smoother and reduce the need for workarounds.

Sub-issues

Metadata

Metadata

Labels

EnhancementNew feature or requestList WidgetIssues related to the list widgetQuery Widgets & IDE PodAll issues related to Query, JS, Eval, Widgets & IDEWidgets ProductThis label groups issues related to widgets

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions