↧
Create multiple-step forms using CCK Fieldgroups
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
View ArticleTheming the user account page in Drupal
This is an example of creating a template file to custom theme the Edit Account page in Drupal (user/#/edit).read more
View ArticleTheming CCK input forms with hook_form_alter
A short guide with references and examples of methods for custom theming CCK input forms.read more
View ArticleChoosing on which forms to use a WYSIWYG editor
This short guide describes how to configure several of the most popular WYSIWYG editors for Drupal to show only on forms where they are necessary, so they are available for site visitors, but don’t get...
View Article