TestSheet

Monday, January 3, 2011

Code correction for the embedded version of the database table

After Alyssa's post analysis I found discrepancy between the way Zoho creates embedded code for databases and how Blogger can show it. You need to change single quotes (') surrounding all the fields to double quotes (''). See an example of what the code INSIDE IFRAME tags (that should remain in the beginning and at the end) should look like below:

frameborder=0 width="400" height="300" src="http://reports.zoho.com/ZDBDataSheetView.cc?OBJID=209601000000002032&STANDALONE=true&WIDTH=400&HEIGHT=300&ZDB_THEME_NAME=blue&DATATYPESYMBOL=false&REMTOOLBAR=true&SEARCHBOX=true"

This code should be pasted into the HTML/JavaScript gadget window as described in the T2.4 task.

No comments:

Post a Comment