This project is not covered by Drupal’s security advisory policy.

Powerful module which allow you to do specified actions on the server on JavaScript events on specified fields.

USAGE

- Real-time price calculation based on referenced node values when form values has been changed
- Send e-mail to the user, even if he didn't submit registration form yet (i.e. with the question: why he cancel it)
- Block user IP, if they start typing something rude
- Get what user typed into field without submit
- Redirect user to different page depends what he selected and typed
etc.

See example usage:
http://drupal.org/node/498672

INSTALLATION

1. Install module.
2. Select events which you want to activate on specified field settings (CCK required).
3. Add new action (i.e. JavaScript Code)
4. Assign this action to specified trigger provided by AJAX Trigger.
Have fun.

REQUIREMENTS

- CCK module

IT IS SECURE?

You controlling which action you want to execute and when by configuring it.
After activating the module, it's doing nothing, because no action were assigned.
So the only person who should care about security is you.

Project information

Releases