Repeating dynamic layout in place of repeating grid
I would like to use the repeating dynamic layout in place of repeating grid in order to insert new rows in each repeating layout. Would you please illustrate it?
***Updated by moderator: Lochan to add Category***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.



You need to create the section that you want to be repeated in the data class of the page list that you are sourcing the repeating layout from.
So in the example below I am sourcing the repeating layout from .TestPageList of which the data is of class SR-Data-Test2. I have created the section I want to repeat in SR-Data-Test2 and use this as the section in the repeating layout.