Hi,
I noticed that the $_POST array does not contain the value of the submittbutton when the data is posted. This is because the inputcontrol has no name, it only has an ID. I'm currently testing with V3.1RC1 on Firefox.
For now i can add the name attribute to the input control in the code, but maybe it's an idea to set it anyway in the code when creating the form.
Regards,
Johan van Leur
I noticed that the $_POST array does not contain the value of the submittbutton when the data is posted. This is because the inputcontrol has no name, it only has an ID. I'm currently testing with V3.1RC1 on Firefox.
For now i can add the name attribute to the input control in the code, but maybe it's an idea to set it anyway in the code when creating the form.
Regards,
Johan van Leur