Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 597 Bytes

File metadata and controls

23 lines (10 loc) · 597 Bytes

Custom_form Module README

Module Purpose

This module adds three forms to the build, a custom login, contact and help form.

Description of module parts

  • custom_form.module : Base code for the module
  • custom_form.install : Installation routine for the module
  • custom_form.js : Javascript used for the module

Development notes

Very simple set of forms rendered in javascript called by hook()form. See inline comments for documentation details.

Based on techniques described here: https://www.drupal.org/docs/7/howtos/customize-the-default-user-registration-form