Hello all,
I can pass a parameter to a form successfully when i call it directly:
http://creator.zoho.com/robbastiaansen/gpsopleiding-nl/#Form:Inschrijven?Test=hallo
In my form the field named Test is filled with the value hallo. Works great.
But when I try to do the same from my web page with the form embedded it doesn't work.
I have added the parameter to the URL in the iFrame. But I am afraid that I have the wrong syntax or something because the field is no longer filled with the value. See here: