Active
Project:
Extra Fields Checkout Pane
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
18 Jun 2010 at 13:17 UTC
Updated:
21 Jun 2010 at 14:08 UTC
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
Comment #1
maurizio.ganovelliHi 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.