Posts by Pedro Gusmão • 11 points
2 posts
-
0
votes1
answer213
viewsQ: How to make a call about an API response
I’m working on this codepen. My goal is to create variable responses according to the temperature and climate of the place. Example: Clear sky and neighborhood 1 is answer X, rain and neighborhood 2…
-
1
votes1
answer603
viewsQ: How to use two forms with the same ID?
Hello, I found a problem. I’m integrating an HTML form with Google Sheets. The point is that I have two forms, I’m not excellent in Javascript but it seems that the "var Fields" function works only…