Extending ng-model to hidden fields by stsvilik · Pull Request #2574 · angular/angular.js

Hidden fields need to be able to set ng-model too. A good use case would be a hybrid solution such as MVC.net where forms are still submitted to the server (instead of pure AJAX post)