sorry Max,
read this one
in events, ''click'', add action ''set local storage variable'' variable name ''name'' bind to component ticked, target component ''name'' property name ''text'
sorry Max,
read this one
in events, ''click'', add action ''set local storage variable'' variable name ''name'' bind to component ticked, target component ''name'' property name ''text'
in the mapping on ''name'' I added ''var name = localStorage.getItem(''name");''and mapped ''name'' to ''name''
Can you show a screen shot of the code and the mapping?
2nd screen shot, the code should be:
var name = localStorage.getItem("name");
i created a new sendgrid app, I did as before
I set a new app with sendgrid plugin, I then place an input and called it ''name'', I then set local storage on click and added ''name'' to the parameters in sendgrid settings, and then added the string as you suggested in mapping,
var name = localStorage.getItem("name");
same result email is sent but the name is not included in the email,
here's the new link
http://project.tiggzi.com/mobile-fram...
sorry for this but I am starting to feel like a moron
Hi Max,
I am still in the same position, have done all your suggestions as above, still no good, link as follows
I ran your app, the name value is not saved into local storage. Please share the app for collaboration with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a.
app now shared