How can I edit someone's required google form list to include my unique entry?
April 13, 2011 3:14 PM Subscribe
How can I edit/alter a friend's Google Spreadsheet Form so I can put my own answer in required list items?
I have a friend who has created an RSVP form for an event using Google spreadsheets. I don't want to get into specifics, but her entry has a list style form which is required, has no blank option, and doesn't have the correct option for me. IE, imagine a pull down menu with Republican; Democrat; and Independent; I want to put my own "third party" in, or in a few instances leave things blank.
Is it possible to externally edit the form webpage to do this?
Example code and detailed instructions would be very helpful. I've searched online to no avail.
I have a friend who has created an RSVP form for an event using Google spreadsheets. I don't want to get into specifics, but her entry has a list style form which is required, has no blank option, and doesn't have the correct option for me. IE, imagine a pull down menu with Republican; Democrat; and Independent; I want to put my own "third party" in, or in a few instances leave things blank.
Is it possible to externally edit the form webpage to do this?
Example code and detailed instructions would be very helpful. I've searched online to no avail.
Probably not possible. You could edit the form and submit your changed results, but the Google Docs server will probably reject it because those restrictions are almost always enforced on the server side too (this is good programming practice for all sorts of reasons). If the form requires specific options and says that you can't leave any items blank, the server isn't going to accept any requests that contain invalid or blank options.
Your only real option is to fill in the form to the best of your ability and/or to talk to your friend about why it's not possible to express your choices within the confines of his form. Perhaps he'll want to adjust the form to make it more inclusive for others?
posted by zachlipton at 4:07 PM on April 13, 2011
Your only real option is to fill in the form to the best of your ability and/or to talk to your friend about why it's not possible to express your choices within the confines of his form. Perhaps he'll want to adjust the form to make it more inclusive for others?
posted by zachlipton at 4:07 PM on April 13, 2011
« Older What are the differences between sharing a folder... | Can I just buy a Windows 7 product key? Newer »
This thread is closed to new comments.
posted by brainmouse at 3:44 PM on April 13, 2011