Question
Lloyds Banking Group PLC
Lloyds Banking Group PLC
GB
Lloyds Banking Group PLC
Posted: Jun 25, 2019
Last activity: Jul 9, 2019
Last activity: 9 Jul 2019 3:19 EDT
Closed
Dynamic Layout mode defaulted to "Legacy code"
When I add a new dynamic layout in a section, the default layout mode is set to "Legacy Code" rather than the recommended Optimized code. Any particular reason for this?
Hi leelabiram,
Is this happening for all the layouts like which are directly included in sections?
I am aware of a scenario where this happens. If you include dynamic layout inside a layout group, you can observe this because the direct child of layout group should not be flex(optimized code) which is expected.
We have a logic behind to check that in pzpega_ud_simplelayout. js file and set the layout mode to legacy code.
Hope this helps!!
Thanks.