Need help embeding with ZOho Creator!
I have a public education wiki. I'm trying to embed a survey I created with ZOHO Creator (<iframe name="zohoform9" src="http://creator.zoho.com/showForm.do?formLinkId=9&link=true&sharedBy=thetechprofe" height="694px" width="100%"></iframe> ) But it won't display at all with the new version. What am I doing wrong?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Nothing. They have crippled some elements in the 2.0 wikis. However, it is possible to make this work. Just use the 'Any Google Gadget' plugin, and place your Zoho code in there. Here's a working example (using your code) in the new 2.0 Forum Demo Wiki. Feel free to login and play around.
-
Inappropriate?I have been trying to get Iframes back, but I don't think they will be until all the other stuff with Javascript is sorted out as well. One thing Brian told me should be working in the HTML plugin is <object> tags, and strictly speaking, that's the new "proper" way to embed HTML. So, converting the code above over would look like:
<object type="text/html" name="zohoform9" data="http://creator.zoho.com/showForm.do?formLinkId=9&link=true&sharedBy=thetechprofe" height="694" width="100%"></object> -
Inappropriate?Here's an example using the method Vu describes.
-
Inappropriate?Thanks for ur effort, Vu!
Good luck sorting things out, thanks to everyone @PBwiki trying to exploit 'new' standards and thanks for the info on <object> tags.
I’m speachless
Loading Profile...




