Thin the output
MIGX windows use too much screen place. This could be solved by removing unnecessary padding, put multiple small fields into columns etc.
did remove some paddings and other little improvements and there are options now for configurable form-layouts with form-columns with https://github.com/Bruno17/MIGX/blob/master/_packages/migx-2.10.0-beta4.transport.zip
All formtabs,formtab-layouts, formtab-layout-columns and fields now in a sinlge grid (no longer nested fields-grid inside the formtabs grid). This way, you can drag everything from one formtab to another one, create layouts and columns between fields and so on.
Thanks, will check this out.