Learn-to-send-email-via-google-script-html-no-server: How to use/integrate it in Angular 2

Created on 13 Jul 2018  路  5Comments  路  Source: dwyl/learn-to-send-email-via-google-script-html-no-server

Hi Sir,

How do I integrate this form posting method with angular 2? Is there any tutorial you can provide ?

Best Regards

question

All 5 comments

Hello @chinha0!
how much experience do you have with Angular 2?

@nelsonic I just started learning Angular 2 few months back, and I'm building a web portal for one of my client. I'm still struggling to figure out how I can use this method on angular 2.

Do you have any idea? :)

@chinha0 what _functionality_ is "managed" by Angular 2 that you need inside the <form>?
(_this tutorial is designed to be "standalone" so you can include it anywhere..._)

actually i followed your tutorial closely (copied the codes over to my angular project) but still doesn't save to the google spreadsheet..

are you trying to use the provided JavaScript? that can be trickier with angular.

did you try making the standalone form first? did that work? there are some simple mistakes people make like not having the spreadsheet tab named "responses" or not deploying it correctly/with right permissions.

if you did get that to work, then if you could share a minimal example of just the form inside a small angular project (e.g. a GitHub repo or other code site), then I'd be happy to take a quick look to see what's going on. otherwise it's on my longer term plans to get some examples or at minimum test this in angular/react/Vue to see if anything is worth adding to the tutorial.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

joshiadvait8 picture joshiadvait8  路  3Comments

jchesner picture jchesner  路  3Comments

onurusluca picture onurusluca  路  4Comments

mckennapsean picture mckennapsean  路  3Comments

mckennapsean picture mckennapsean  路  4Comments