Form Builder Missing CSS Class Options

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
applejack
Power Poster
Power Poster
Posts: 1014
Joined: Fri Mar 30, 2007 2:28 am

Form Builder Missing CSS Class Options

Post 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.
Last edited by applejack on Fri Feb 15, 2008 4:40 pm, edited 1 time in total.

Website Design & Production
http://www.applejack.co.uk
Caesonia

Re: Form Builder Missing CSS Class Options

Post 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.
Post Reply

Return to “CMSMS Core”