I have a custom button that does a "Save" , since i'm doing the ajax() i wanted to start the "please wait" or "loading" indicator and then turn it off when the request is completed.
I guess this should be an api call, but i didn't see it, what am i missing ?
thanks