Theming CCK input forms with hook_form_alter
Published
1
A short guide with references and examples of methods for custom theming CCK input forms. Read more
A short guide with references and examples of methods for custom theming CCK input forms. Read more
This is an example of creating a template file to custom theme the Edit Account page in Drupal (user/#/edit). Read more
Harnesses the usefulness of CCK’s “Fieldgroup” sub-module, paired with a few other key modules and settings, to give the effect of a multi-step/page form. Read more