Hi Sander,

Thank you so much for your debugging.  I didn't think of potential typo(s)
[my bad].  The {MyDataService] service is now syntax-wise working.

Upon form submission, it now displays two lines of data via console.
Namely, the FORM data submitted (btw, ) and "form saved ok!"

The new/additional '$q' parameter did not seem to impact screen output.

Question, were the code of   *return r  *doing something for us at this
point?

Many thanks.

Don


On Sat, Jul 16, 2016 at 3:21 AM, Sander Elias <[email protected]> wrote:

> Hi Don,
>
> There was a typo in my sample. (actually 2)
>
> myDataservice !== MyDataService and vm.formdata !== vm.formData.  (one gets a 
> bit sloppy with modern editors cathing stuff like this, and plunker doesn;t 
> ;) )
>
> One that is fixed it actually works here is the plunk updated 
> <http://plnkr.co/edit/MVRW0kZP0fMDdc8wPxWR?p=preview>
>
>
> Regards
>
> Sander
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "AngularJS" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/angular/TUgbIwxFSPc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to