Hi!
I have a following typoscript submenu that I'd like to include as content
element.
lib.field_subnavigation = HMENU
lib.field_subnavigation {
..
..
}
I tried it with the extensions tscobj and typoscriptce, but unfortunately
with no success. Has anybody managed to accomplish this?