Mar 1st, 2012, 7:08 AM
Hi.
I'v noticed a problem with Form Builder when using iFrames to show the form for users. I have a form with multiple pages/steps.
For some reason the continue button makes the page reload instead and all data is lost. It does not move to the next page. When using the page on its own all works fine.
The problem occurs with Explorer 8 in Windows XP.
The html I used is this:
I'v noticed a problem with Form Builder when using iFrames to show the form for users. I have a form with multiple pages/steps.
For some reason the continue button makes the page reload instead and all data is lost. It does not move to the next page. When using the page on its own all works fine.
The problem occurs with Explorer 8 in Windows XP.
The html I used is this:
Code:
<iframe width="100%" height="1000" frameborder="0" src="http://xxxxx.xx/FormTools/modules/form_builder/published/statsvet2012.php">
<p>Din webbläsare stöder inte iFrames.</p>
</iframe>