Skip to content

Added option to flatten fields from a replicator#21

Open
kevinmeijer97 wants to merge 6 commits intomasterfrom
feature/replicator-flat-option
Open

Added option to flatten fields from a replicator#21
kevinmeijer97 wants to merge 6 commits intomasterfrom
feature/replicator-flat-option

Conversation

@kevinmeijer97
Copy link
Member

After adding support for using a replicator to create an array of objects, we still lacked an option to dynamically add flattened data from a replicator to a template.

This PR adds the ability to flatten data from a replicator into a template.

For example, if you have a replicator with 2 fields where you want to use the first field as the key and the second as the value:
Screenshot 2026-02-03 at 14 12 04

You can now use the flatten option to achieve this:
Screenshot 2026-02-03 at 14 17 40

Screenshot 2026-02-03 at 14 14 18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants