I have a ng-click button that as soon as the page loads it execute Save(); As soon as it load the page even before I click on Submit button, it add empty data to database, why it does not wait to be clicked? what can I do to fix it? that as soon as the pa