kod Posted May 8, 2019 Share Posted May 8, 2019 Hi , I would like debug after sumbit form {block name='customer_form_footer'} <footer class="form-footer clearfix"> <input type="hidden" name="submitCreate" value="1"> {block "form_buttons"} <button class="btn btn-primary form-control-submit pull-xs-right" data-link-action="save-customer" type="submit"> {l s='Save' d='Shop.Theme.Actions'} </button> {/block} </footer> {/block} After I click "submit" where i can found the controller parameter recipe the post variable form ? thank's for reply Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted May 8, 2019 Share Posted May 8, 2019 Hi.. after submit create account action going to "AuthController.php" file locate in "controllers/front/AuthController.php" Thanks 1 Link to comment Share on other sites More sharing options...
kod Posted May 8, 2019 Author Share Posted May 8, 2019 thank's Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now