angular icon indicating copy to clipboard operation
angular copied to clipboard

[Custom Components] multiple values field functionality is not working in custom components

Open Seonho08 opened this issue 3 years ago • 2 comments

I've created a well custom component, I want to have an Add Another button (i.e. multiple values field) to have duplicate well container. But multiple values are only working on Input fields only not on nested components.

Is there any solution for

Capture

image

Seonho08 avatar Jun 22 '22 01:06 Seonho08

I didn't understand your problem

hisirdox avatar Jul 15 '22 10:07 hisirdox

I didn't understand your problem

I was trying to create a custom component that behaves like a container component, but also needs to have Add Another button(i.e. Multiple Value functionality), which can give me duplicate containers when I clicked on it. Is there any way to achieve it?

Right now for container component, there is no Multiple Value field

Seonho08 avatar Jul 18 '22 09:07 Seonho08

We're currently addressing a backlog of GitHub issues, and as part of this effort, some inactive issues may be marked as closed. This isn't a dismissal, but a step toward more efficient tracking.

If you feel the issue is still relevant, please re-open and we'll ensure it gets the attention it deserves. Your understanding is appreciated as we work to enhance our open-source responsiveness.

lane-formio avatar Feb 07 '24 14:02 lane-formio