Hi,

I use this Module and it works well so far.
The only thing i miss is the ability to set the default of the extra pane to collapsed...

Can i set this somwhere in the code or somhow else?

Best Regards,
Sandro

Comments

maurizio.ganovelli’s picture

Assigned: Unassigned » maurizio.ganovelli
Priority: Normal » Minor

Hi Sandro,

looking at http://www.ubercart.org/docs/api/hook_checkout_pane seems like it isn't possible to set a default value. However, I'll try to investigate this feature. I think, if you want to try a quick solution, that this setting can be changed before form rendering using hook_form_alter().

Bye.