Question

Capgemini
SE
Last activity: 28 May 2025 11:07 EDT
Defer load content on Repeating Dynamic Layout nested in a Dynamic layout group
Hello!
We want to use a section membersUnitTabbed with a Dynamic layout group(Tab) which calls an embeded section membersUnitList which contains a Repeating Dynamic Layout (Default) with an embeded section membersUnitItemList.
For visualization, imagine we have
- a Dynamic layout group(Tab) where you select a unit
- a Repeating Dynamic Layout (Default) which can be expanded where each members booking cases are displayed as separate cards
- Rough sketch here, notice that member 1 and 2 belongs to Unit 1:
We want to use Defer Load content so the members (and their bookings) are only loaded when their unit is selected. Is this possible?
Hello!
We want to use a section membersUnitTabbed with a Dynamic layout group(Tab) which calls an embeded section membersUnitList which contains a Repeating Dynamic Layout (Default) with an embeded section membersUnitItemList.
For visualization, imagine we have
- a Dynamic layout group(Tab) where you select a unit
- a Repeating Dynamic Layout (Default) which can be expanded where each members booking cases are displayed as separate cards
- Rough sketch here, notice that member 1 and 2 belongs to Unit 1:
We want to use Defer Load content so the members (and their bookings) are only loaded when their unit is selected. Is this possible?
We are aware that Defer load contents is not avalible for Dynamic layout group according to Configuration options for layouts but here we have enabled it for the embeded Repeating dynamic layout and according to documentation, defer load is avalible for Repeating dynamic layout.
Best Regards