Scott Swedorski wrote:Marky wrote:David,
I completely agree. I just downloaded the latest update and I am uninstalling and going back to the old style. I preferred being able to see all the code. I find it easier to customize.
Scott, is it possible to get the choice of either iframe or the actual form code?? I preferred the initial form code way.

No, that will not be possible. We are trying very hard not to over complicate the interface by adding to many options. The next update we are releasing will adjust the iframe markup to no longer point to the .php file, but instead point to the HTML file. This will restore the functionality you are looking for.
The iframe method is not a good option for me...error messages push the form past the frame causing parts of the form to not be visible to the user. Yes, I can adjust the iframe height, but then you are dealing with big gaps under the form...not pleasant to the eye.
Possible solution below...not sure ??
I was able to copy all of the files into the same folder as the html page where the form will be embedded onto resides...not sure if that made sense :p
I then added the appropriate script and css in the head tags using the new paths
I then tested the form and it worked

...that is as long as the form is redirected to a URL
I really hate to go this route as there are likely to be changes to the script down the road that will screw this method up.
I think you guys are onto a good thing here, but not being able to use anything effectively besides iframes is a big oversight .... for guys like me anyways
I sure hope you can see this as an option in the near future....did I say pretty please ??