Ajaxify submit forms

Component ID

2864180

Component name

Ajaxify submit forms

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

790

Component created

Component changed

Component body

Ajaxify submit forms module will AJAXify any Drupal form. This essentially allows for validation, preview, and submission without a page refresh.

Uses Drupal Ajax responses.
Shows validation error messages above the form.

How it works

After enable the module, visit Configuration -> Development -> ajaxify submit form.
Add list of ID form, Example : Form ID ="user_register_form" and Action ="submit".