change layout type

hi,

how can i change the layout type on the fly?

i tried this: $$(“myLayOut”).define(“type”, “head”);

but no luck!!

thanks and greetings!

Hi,

It is not possible to change type. You can use hide()/show() methods, multiview or rebuild the layout in order to change type.