Re: Re: Re: Re: Re: Can I extend the fieldset to go around my cu

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6841
Re: Re: Re: Re: Re: Can I extend the fieldset to go around my cu

The $form['base']['prices'] array has a theme function attached to it, and it only displays the three standard price fields. Your module should change $form['base']['prices']['#theme'] to a different function that it defines that displays all of the fields you want to display.