Trigger some function when a form is submitted

Hello everyone,

Is there an event bound to the action of the forms.

I want to trigger some functions when a give form is submitted. The form belongs to another plugin, and when that form is submitted I want to trigger some functions. Moreover, the form is not used to create entity. if the form was used to create entity I could have use events bound to entity as describe here http://learn.elgg.org/en/stable/guides/events-list.html.

Regards,

 

Beginning Developers

Beginning Developers

This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking