On success when updating profile
-
Is it possible to know (on the backend) when a profile update succeeds. I do not mean a notification, but rather the existence of some class or ID that appears when a successful update happens?
In other words, I would like a write some code like this
function onSuccessfulProfileUpdate(){ //do this }
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘On success when updating profile’ is closed to new replies.