Well, here it is a fine Friday night and I'm messing with boonex stuff instead of enjoying some kind of social something. Anyway...
So no big deal but it bothers me that a few core blocks are not managed through the page builder. Specifically add/edit forms for say Groups (and others). I understand why the fields are ran down the page but when you stretch them out across the entire main content container, it looks to be a terrible use of screen space.
I've done many searches to see if I can find some suggestions on how to insert another block, even if it's hard coded and I can put whatever in there - but alas, no luck so far.
I see in the twig module $this->_oTemplate->pageCode($sTitle); so does mean it's calling the pagecode function in design.inc to look for a pageXhtml file that is defining the layout? And if so, any idea which one it's calling? :)
I just want to have 2 columns on the edit page, even if there nothing in the 2nd column but a picture or something.