Page 1 of 1

Form Builder Missing CSS Class Options

Posted: Fri Feb 15, 2008 4:35 pm
by applejack
Hi

In Form Builder there are missing CSS class options for the field types *Redirect to Page Based on Pulldown and *Email Results Based on Pulldown which makes no sense as these are both publicly viewable options. Of course you can get round this using CSS other ways but as the rest of the options give a class option then why not these.

Otherwise Form Builder is a seriously good piece of programming very clever.

Re: Form Builder Missing CSS Class Options

Posted: Mon Apr 14, 2008 4:58 pm
by Caesonia
applejack wrote: Hi

In Form Builder there are missing CSS class options for the field types *Redirect to Page Based on Pulldown and *Email Results Based on Pulldown which makes no sense as these are both publicly viewable options. Of course you can get round this using CSS other ways but as the rest of the options give a class option then why not these.

Otherwise Form Builder is a seriously good piece of programming very clever.
I agree. Perhaps you have some CSS options for standardizing the input form fields. IE7 keeps displaying the text fields in alternating colours. I have a really good hack around, but it requires that you assign the class to each individual field. For example, if it were on each element, it will work consistently. But if I simply assign an .input style such as .input{}, it will not render consistently. It will do some as the input class requires, and some not. Not sure how to get around this in CMS.