In theory '#fieldset' => 'style_settings', should do it, but currently this doesn't work because the weight get's disordered somehow.

So this setting will be displayed at the top of the fieldset, which isn't good.

Comments

merlinofchaos’s picture

Can't just add a #weight => 20 ?

dawehner’s picture

Status: Active » Fixed

This didn't worked.

The parent::options_form call had to be moved to the top of the function. Then it worked fine.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.