Page 1 of 1

PostPosted: Tue Oct 16, 2007 5:49 am
by yusif
Hi Steve,
How do you do ? The pop-up widget for the "Date" field does not open when I vave a checkbox field on the same page. what I mean is that I have a table with a field that is of widget:type = checkbox and another field which is a date field. However, the date popup widget does not open when clicked due to the pressence of the checkbox field.
Any help or suggestions?


Thanks
Yusif

PostPosted: Tue Oct 16, 2007 3:40 pm
by shannah
So it is the case that if the checkbox field is removed, then the date popup widget will work? This is bizarre.
To get me started, can you let me know:
1. Dataface version.
2. PHP Version
3. The Browser you are using.

Please also try a couple of different browsers to see if it is a browser specific bug.

It is likely a javascript issue, so also check the javascript console to see if it reports any errors.

-Steve

PostPosted: Thu Oct 18, 2007 7:48 am
by yusif
Hi Steve,

1. Dataface version -0.7
2.PHP version 5.2.3
3.Browser - Internet Explorer 7

How do I check javascript console.

Regards
Yusif

PostPosted: Sun Oct 21, 2007 12:56 am
by shannah
I'm not sure how to do proper debugging in internet explorer, but Firefox has a javscript console that makes it much nicer to debug javascript glitches... try to use Firefox... of course if the problem doesn't occur for you in Firefox, then you'll have to look into IE javascript debugging techniques.. :(