Re: disabling widgets in CForms

2004-05-18 Thread Jan Hoskens
ot; + i); if (gr.style.display == "none") { gr.style.display = "block"; } else { gr.style.display = "none"; } } }   - Original Message - From: Jan Hoskens To: [EMAIL PROTECTED] Sent: Tuesday, May 18, 2004 9:02 AM Subject: Re: disabling widgets in

Re: disabling widgets in CForms

2004-05-18 Thread Jan Hoskens
!   Kind Regards, Jan   - Original Message - From: Jakob Schwendner To: [EMAIL PROTECTED] Sent: Tuesday, May 18, 2004 8:39 AM Subject: disabling widgets in CForms Hi,   Is there a way to disable groups of widgets in CForms?   My application:   Payment: (x

disabling widgets in CForms

2004-05-17 Thread Jakob Schwendner
Hi,   Is there a way to disable groups of widgets in CForms?   My application:   Payment: (x) Invoice ( ) Credit Card   CC Number CC Expiry   There is a choice between invoice or CC payment. In case the user selects Invoice payment the CC Number and CC expiry field should not get validated an