Hide/Show option in embedded forms
I have embedded one of my Zoho forms in a Google Sites page. The form is configured to show one field based on an input to another field. This works fine in the Zoho Creator page, but once embedded in the Google Sites page, the application throws up the foll error message - "Error occured please contact application owner" when the trigger input is provided.
For greater clarity - here's a simple example of the problem I'm facing. Say, I have a form which has, among others, 2 fields: A and B. A is a multi-select option with options 1,2 and 3. Field B is hidden by default; and configured to be shown only if 2 is selected in field A. In the embedded page, when I select 2 in Field A, Field B is not shown. But instead I receive the error message displayed above. There is no such problem when I try this out in the Zoho Creator page instead of the Google sites page.
Has anyone else faced this problem? Is there anything I can do to fix this?