Get all values when button is pressed
问题 Here is the scenario, I have few list items which are repeat via ng-repeat. When we click on the submit button, I need to get all the information of the selected radio button (id, name and description). I know we can achieve this using ng-change on radio buttons, but it does not fulfill my requirement. I need to get it when the submit button is clicked. Here is the link to plunker: http://plnkr.co/edit/YKtWm8kaLOIUfc09ZSCA?p=preview <form ng-submit="showData()"> <ul> <li ng-repeat="list in