Confirm popup
Categories
Component ID
2680965
Component name
Confirm popup
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1527
Component created
Component changed
Component body
This module help site builder or developer to add "Custom JS confirm box" to form
used within site, when user fills form and without complete it want redirect from
that page, Shows the confirm box with warns to save form or leave the page.
Features
-----------------------------------------
- Use to warn site user to saved changes before leave any unsaved page.
- Light weight jquery file.
How to use
-------------------------------------------
- Install this module
- Go to Configuration -> User Interface -> JS confirm pop
- Enter comma(,) separated form id's(machine name) of drupal form eg. 'node_edit_form' in first text area label with "Machine name of drupal forms".
- Enter comma(,) separated HTML id's of form i.e DOM ID's.
eg. 'node-edit-form'. - Save configuration
