Trouble getting AICC_Student_Name to Google Capture
January 29, 2016 12:00 AM
I've successfully sent form data to Google Drive, but cannot get the student name to the spreadsheet. I've tried using only a form (and adding Additional Values), I have embedded the form in a survey, I've checked the 'Prompt for Student's Name' box - all to no avail. Any guidance is greatly appreciated!

Discussion (2)
Thanks so much for the reply Tim - it worked!
You could try to add an entry field to the form. Add an action to the field:
On: Page Show
Action: Modify variable
Target: Entry_0001 (the variable associated with the entry field)
Type: Set equal to
Value: VAR(AICC_Student_Name)
The entry field can be "Initially invisible". As the entry field belongs to the form its variable should be submitted along with the rest of the form.
I couldn't test it right now, but I think it should work.
Tim
Discussions have been disabled for this post