Hello together, I want to autosubmit a form with angularjs. My approach is to register a $scope.$watch listener with the expression "myform.$valid" to submit the form automatically, if it is valid. This works fine if there are no conditional required fields or ng-show / ng-if (See http://jsfiddle.net/qohpL70m/28/).
How can i implement such autosubmit function? Greetings, Philipp -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
