You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to call a custom function on validation success, but it is never called whenever I request validation and it is successful. I put my view like this:
But, after inspecting, I don't see where the "data-callback attribute is written and, thus, the function is never triggered. What can be wrong in that so that custom callback is never called?
Thanks in advance for your attention.
The text was updated successfully, but these errors were encountered:
Hi.
I'm trying to call a custom function on validation success, but it is never called whenever I request validation and it is successful. I put my view like this:
But, after inspecting, I don't see where the "data-callback attribute is written and, thus, the function is never triggered. What can be wrong in that so that custom callback is never called?
Thanks in advance for your attention.
The text was updated successfully, but these errors were encountered: