
joejac
Posts: 242
|
| Posted: 06/01/2009, 9:10 AM |
|
Hello,
I decided to use the Ajax Features of CCS4.2 and did from the beginning a couple of pages for a multipage form. I did exactly as the old multipage form that I previously had, with the different that I have in the new form the 3 Dependent listbox as per the Ajax Yes Example.
But the Ajax form does not issue the error message if the fields are empty and it returns back to itself, it do not go to next page. In fact with all fields filled correctly it do not go to next page neither. I have the required property set to YES in all fields, the form with no Ajax issue the error that the "field is required" but the form with the Ajax features not. The no Ajax form also go forwards when fields are ok. I double checked and the button is Search on both forms.
Does somebody have an Idea how to solve this, or I need to set something else?
Thanks a lot
Joejac
|
 |
 |
joejac
Posts: 242
|
| Posted: 06/01/2009, 9:17 AM |
|
The problem was caused because I have "get" in the method of the Ajax form. With method post it works fine.
Regards
joejac
|
 |
 |
|

|
|
|
|