Embedded form does not load

Embedded form does not load

I have embedded a form in an html view with a <div> tag like this:

  1. <div elName='zc-component' formLinkName='myForm' params='zc_Header=false&recID=473791000001064107'>Loading Form...</div>
But only the text "Loading Form..." appears. Otherwise nothing happens.

The recID was a entered by script before. I hardcoded it to make sure that was not the problem.
I tried it with different form. Same there.

The html view in which the form is embedded is opened within a Zoho dialog (href with zc_LoadIn=dialog). This html view lookes fines except for the "Loading Form..."

Any ideas?

Regards,
Filip