Replicator: Import itself into a set #11311
Replies: 1 comment 1 reply
-
That sounds super complicated for the user. I wouldn't recommend that much nesting. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A page builder replicator has a set called "Grid". This set should have it's own "page builder" replicator with access to all sets of the outer page builder. I assume that there will be more such nested page builder sets in the future.
I tried to import the page builder replicator (saved as a fieldset) with and without a prefix. But the entry where the page builder replicator is part of, keeps loading.
Importing a fieldset into itself is not supported I guess?
Do I need to create each set as a fieldset and manually re-create the set and group structure of the page builder replicator each time I want to have the same in a nested replicator?
That would mean a considerable amount of extra work and would not be as maintainable as I would like it to be. Because if sets and groups change (added/removed), I would need to update each nested replicator manually.
Beta Was this translation helpful? Give feedback.
All reactions