problem with submit button
-
hi there,
without any apparent reason, the button that submits the changes on the user account page stopped working. it behaves like having no action to handle the submit event.
i reviewed the code that generates the button and indeed in the echoed html there is no action attribute in the input element of the button.
um-actions-profile.php line.601
so i wondered that there would be some javascript handling it based on its class name. and i searched the um.min.js file for any um-button occurences. but there were none.
can anyone enlighten me on HOW is the click event on that button handled so i can troubleshoot the situation?
thanks in advance.
The topic ‘problem with submit button’ is closed to new replies.