Question
2
Replies
604
Views
Virtusa Corporation
Posted: February 17, 2019
Last activity: March 18, 2019
Not able to add Dynamic Container to Layout Group(Tab) in Pega 7.4
I am trying to alter the OOTB pyCaseWorker section to show the cases in tabbed format. So I included a layout group(Tab) and tried placing dynamic container but not able to add it to the layout group tab. I found below article but it is for Tab layout and not for the Group layout Tab which is the only available option to have tabbed layout format in latest Pega version.
Anyone kindly suggest me a way to achieve it.
Hi Ganpathy,
You can not place a dynamic container inside a layout group.
You can only have Dynamic Layout, Repeating Layout, column layout or sections inside a layout group.
For your requirement you can try the below option:
- Add a section include in the layout group.
- In the section include refer a section and in this section you can add a dynamic container.
Hope this helps.
Regards,
Vikash