Hi TwWizards I read these:
http://www.online-tech-tips.com/google-softwaretips/how-to-create-an-online-survey-for-free-using-google-docs/ http://www.google.com/support/forum/p/Google%20Docs/thread?tid=19c0642040365774&hl=en and did this: http://mama.bplaced.net/form In the PageTemplate I added: <div class="ss-form"><form action="https://spreadsheets.google.com/ spreadsheet/formResponse? formkey=dFJ5NFBxM3FYb1BFdjNRLTR1VmdLc2c6MQ&ifq" method="POST" id="ss-form"> at the top - and put an extra </div> at the end. I installed Eric's InlineJavascripotPlugin, isolated the javascript script and the html "Send" button - and put them in the MainMenu. I clipped out almost every html <div from the sourcecode of the google form and put them in individual tiddlers - then I collected them again via the tiddler macro [[a Questionnaire]]. If you fill it out and click "Send" the page/TW will be redirected to googles response page - and it will tell you if the post was successfull. If you go back to the TW you will be able to see your answers in the spreadsheet (iframed). I tried to use Abego's FormTiddlerPlugin to be able to save responses in a tiddler as text/data [[b Questionnaire]] via the <<formTiddler>> macro - Inputs ARE saved, however it doesn't seem work with the Send- script (for some reason)... I also tried to learn from Eric's UnaMesa application [[SubmitFormByEmail]] and [[ServerResponse]] to see if I could change the javascript to make the google response page appear in an iframe instead of getting redirected - however it's far too difficult for me to figure out on my own.... It would be very nice if you didn't have to leave your TW when you send your responses - on the other hand - if you could save your entries to a tiddler via the formTiddler macro and THEN send the replies- then it might suffice?! ---- I hope one of the TWvirtouosos in the TW-community, might consider to take up the challenge - IMHO: it would be a VERY usefull feature if TW could exploit the form features of an online Google Spreadsheet!!! Cheers Måns Mårtensson -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

