Radio Button on Checked if condition

42 views
Skip to first unread message

Ashish Phadale

unread,
May 3, 2016, 12:03:16 AM5/3/16
to AngularJS

I am having a structure something like this

<div>
 <span>Employer</span>
 <input type="radio" value="Current">
</div>
<div>
 <span>Employer</span>
 <input type="radio" value="Previous">
</div>
<div><button>Add Employer</button>


<div>
 <span>Employer</span>
 <input type="radio" value="Current">
</div>
<div>
 <span>Employer</span>
 <input type="radio" value="Previous">
</div>
<div><button>Add Employer</button>
  1. I select Employer as Current.
  2. I went on to add the new employer.
  3. In new employer radio button it should have default selection as radio button "previous"

Am try to work on such conditions. If any one can please help in Checked If condition on dynamically created radio button please!

Thanks

Mohammed Sufyan Shaikh

unread,
May 3, 2016, 11:06:19 PM5/3/16
to AngularJS
Can you please provide more details?
Reply all
Reply to author
Forward
0 new messages