Page 1 of 1

CMSMS does not support forms yet?

Posted: Mon Apr 10, 2006 2:53 am
by yankee80
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

Re: CMSMS does not support forms yet?

Posted: Mon Apr 10, 2006 3:01 am
by calguy1000
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.