I've set one Plnkr. I want to dynamically add input fields in a directive. The input fields are to be built by a collection from a controller. And change the values of the inputs. But the main problem is that I can't edit the values in input fields generated by the directive.
Please help. Thanks in advance.