How to enable or disable the radio buttons in angularjs filter

if one variantAttributeses is clicked then the products brandproductid is filtered. here i need to show the variant attributes that available in the filtered brandproductid.so how to iterate during filter and disable the other VariantAttributes in the radio buttons. here is my working code https://plnkr.co/edit/AHZD3HbO0R5oA6OtZt3T?p=preview

I’m not familiar with AngularJS, but I don’t know if you want checkboxes or a reset. Have you tried both?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.