I need to submit a form on AngularJS. It's a search form, using Elastic Search. Sometimes the search don't bring any result, and i need to click on the button again.
It's possible to "re-submit" a form automatically if there are results on the search?
Thanks!