Support Forum

 
You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

IE8

Information/How to
No Tags
UserPost

10:25 pm
July 22, 2010


James Allen

1

Hi. I've created a form using fomidable pro and it works great in Firefox 3 and Chrome, but in IE8 there is a problem. I have a multiple selection (Check Boxes) field that I've marked required. When I try to submit the form in IE8 I get an error that the field is not filled in. I tried making it not required and the form submits, but the data from that field is blank when I look at the entries. HELP please… Thanks.

http://www.locustgroveschool.com/?p=556

I'm using wordpress 3 and formidable 1.03.02

11:01 pm
July 22, 2010


Steph

2

What are you using to make your checkboxes pretty? It looks like its part of your theme. Do you have an option to disable it? If you're not sure, check with your theme developer. Thanks!

7:45 am
July 23, 2010


James Allen

3

I guess it is using CSS from my theme. I just tried the form by itself, the preview version, in IE8 and it worked. There must be a conflict with my theme. Sorry to trouble you. Sorry if this a dumb question, but how would I narrow down what part of my theme is causing this problem in IE8. I shouldn't say my theme, it is from RocketTheme.com, http://www.rockettheme.com/wor…..mes/infuse

At least for now I can just use the standalone form… Thanks for your help and great plugin.

James

8:11 am
July 23, 2010


Steph

4

No worries. Your theme is calling a javascript to modify the default browser checkboxes since css doesn't work on them. This javascript is hiding the normal checkboxes and replacing them with an image. This is a paid theme and should include support with your purchase.

Information/How to
No Tags