form not submitting when using a popup
Hi,
Can someone tell me how to submit the changes in the form when i use a popop.
I am getting an exception because the form changes never get submittied when
I use a popup. I have a action in the button that does some checking to see if
the fields are null. but the form never gets submittied to the backend and the fields
are null. So when it tries to write to the database i get an exception. How do I submit
the form?