Joined February 2015
·

Jaime

Colombia
·
·

If you make the submit by ajax, you can control the sending with a property (variable):
$scope.boolLoadedData = false;<br>
Just change the variable to FALSE when starts the process and then change it to TRUE when it is success.

Achievements
1 Karma
0 Total ProTip Views