[AngularJS] Re: Backloading an Angular js form

2016-10-16 Thread Peter Cawdron
3:35:57 AM UTC+10, Hugo Arthur Amaral wrote: > > Hi, Peter. > > Which version of Angular are you using? > Could you send your code so that we can take a look? > > > On Saturday, October 15, 2016 at 10:01:19 PM UTC-3, Peter Cawdron wrote: >> >> Hi, >&

[AngularJS] Backloading an Angular js form

2016-10-15 Thread Peter Cawdron
Hi, I'm new to Angular. I've got an Angular js form that has rendered and works properly (updates, etc). I have a scenario where I want to populate form values based on user action. So if the user takes a certain action, a value in a dropdown box, checkbox, input, etc, is set in a certain way.