Hi all,
I'm running the latest build .12 with php 4.4.12.
Apache/1.3.34
When I insert a form and 2 text fields inside it (within the red dashed line), the form shrinks down to less than 1 row in height, and all the fields end up OUTSIDE the form. Anyone else with this problem who knows a workaround?
Right now I hard code my forms in the templates to get around this problem.
Thanks in advance
Eric
CMSMS does not support forms yet?
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: CMSMS does not support forms yet?
How are you embedding the form? via a cgi file or something.
I think that if the form displays at all, and that it just looks messed up it's one or more of these problems:
a) the stylesheets are not specified, or those by default in the forms stylesheet of cms are messing it up
b) theres some problem with the layout of the form
but forms, in general should work.
I think that if the form displays at all, and that it just looks messed up it's one or more of these problems:
a) the stylesheets are not specified, or those by default in the forms stylesheet of cms are messing it up
b) theres some problem with the layout of the form
but forms, in general should work.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.

