You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mitappinv...@googlegroups.com
I'm having some issues figuring out how to save what someone inputs in a text box. I want to create a variable for their response to a question, but I can't figure out how exactly I do that. I need to be able to call on this variable later.
Enis
unread,
Nov 8, 2014, 2:01:05 AM11/8/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mitappinv...@googlegroups.com
Create a global variable, and set the variable to the textbox text... Below is in a button click...
PleaseHelp2222
unread,
Nov 8, 2014, 7:38:54 PM11/8/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mitappinv...@googlegroups.com
I'll still need them to type more stuff into the text box after the first response. So how will I be able to save each individual answer like the persons name and later on they'll be setting parameters. Will I need multiple text boxes?
Enis
unread,
Nov 8, 2014, 9:58:51 PM11/8/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mitappinv...@googlegroups.com
Please do the tutorials first... You clearly need to get a little experience in the basics...