lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: container that can repeat its contained elements infinitely

Open neilRoDre opened this issue 1 year ago • 1 comments

Describe the solution you'd like A container featuring plus and minus buttons, the ability to drag and drop any element inside, and the functionality to replicate that element upon button press (plus button). Additionally, it can parse and display data from a JSON input.

Describe alternatives you've considered I could not think of alternatives.

neilRoDre avatar Feb 20 '25 10:02 neilRoDre

Here are two features at once named. And one is already existing. "parse and display data from a JSON input" - did you check the "JSON Explorer" Component? Would you need "more or something different from it"?

The other feature request is an extension for the List. Similar to the table, where we also should look to add support for Drag n Drop.

FalkWolsky avatar Feb 24 '25 18:02 FalkWolsky