Form Builder Hooks
arm_after_form_validate_action
This action will be executed when the submitted form details get successfully validated.
Hook Details
- Hook Type: Action
- Source: core/classes/class.arm_member_forms.php
Usage:
Parameters:
$armform
Form Object
$posted_data
Posted Form Details
