Hey!
I want to build a standalone form so that my users can update their emails. I already built a standalone registration forms which use action codes. What would be the action codes to trigger the update_email() function of the mod.member_settings.php file (in reference to the standalone registration form $action_id = $this->EE->functions->fetch_action_id(‘Member’, ‘register_member’);)
Thanks!