I am very new to angularjs and I am trying to learn it. Kindly sorry me if I ask some dumb ass question as I am on learning curve.
I have created reusable custom directive which is working very good. My plunker is at http://plnkr.co/edit/GxM78QRwSjTrsX1SCxF7?p=preview Now my issue is after I select item I want to get it value for later use, which I did assign in $scope.validateSingle function with $scope.value but I don't know how to access it and If I have more than 1 directive on the page than how can we access its value independently -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
