Hi,
Because Export forms are more or less finished, I wanted to share some my thoughts on it.
It takes up too much vertical space. How about displaying it in two columns: Table(s) and Output in one, Format and Format-Specific Options in the other? I would like to always have Table(s) and Output shown, but form height right now annoys me more :) Is there an option in the $cfg array to have "Custom" checked by default? I would like to see something like that: $cfg['Export']['form_type'] = 'quick'; // custom, custom-no-form (like custom but Export Method is never displayed)