I have a very complicated screen, and various complex fields, but without much ado let's the problem, I have several situations will expose one that can serve as a basis for the other:
I have 3 select's being that there is a hierarchy between them, the options of the select 2, depends on the value of the select 1, and the select 3 depends on the select 2, but the value of select 1 dynamically changes depending on a combination of other fields, so there's no way I do it with the ng-change function for this function only picks up when the user selects the select. I wanted some function that when the variable value change, either by user selection or javascript, a particular function is triggered. I'm about two days searching and have not found an answer. Does anyone have any idea how I can solve this problem? -- 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.
