Home » HTML » HTML_QuickForm » Bug #2529
Custom callback rules not called if no value submitted
Details
| Request #2529 | Custom callback rules not called if no value submitted |
|---|---|
| Submitted | 2004-10-14 15:30 UTC |
| From | sw at knollwimmer dot de |
| Status | Bogus |
| Package | HTML_QuickForm |
| PHP Version | 4.3.2 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2004-10-14 15:30 UTC] sw at knollwimmer dot de
Description:
------------
I was trying to test field1 dependent on another field2 in the form - only in some special cases field1 needs to be filled out. Unfortunately my custom rule doesn't get called if the value is empty.
I hope I didn't miss anything obvious...
Greets, Stefan