Question
P3Fusion
IN
Last activity: 28 Oct 2025 7:46 EDT
How to duplicate a particular row in repeating view using constellation
Hello Everyone,
I'm currently working on a Constellation UI implementation. I have a list called "Location", and within each location, there's another list called "Building".
Using Embedded Data and Repeating View, I've successfully created the following structure. Each location and building has a delete option.
Now, I'm looking for a way to duplicate the Building list within the same Location using Constellation. Is this possible?
Structure:
- Locations
↳ Buildings