I am having an issue with setForm() beyond what I have posted with bugs and I 
am not sure where the issue may lie. I have 2 dynamically generate forms. One 
has a single check box, and one has multiple check boxes. 

When I built a similar form layout for the test I posted on the board I got an 
entirely different response then what I get on another page. For the most part 
the form that has the errors are 2 to 3 CFAJAXPROXY calls into the page 
building forms. When I submit them, regardless of the checkbox state (checked 
or unchecked) the POST in firefox only shows the checkbox field with no values. 
But in the test sample I did, there are values that go, even if they are not 
completely correct. 

Whats more, I have noticed that when I submit and destroy the form that 
CFAJAXPROXY begins to have errors returning query results or building new 
forms. I am not sure what exactly is going on there, but in pouring over the 
code the only issue I can find is maybe I destroy the form before the submit 
process is complete. But yet all the data (accept checkboxes) is posted. 


-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

Reply via email to