Re: FileUpload inside two forms

2010-06-14 Thread Jeremy Thomerson
This shouldn't happen.  Please submit a quickstart the replicates this
error.

On Thu, Jun 3, 2010 at 2:11 PM, Josh Chappelle jchappe...@4redi.com wrote:

 Hi,



 I have a generic FileUploadModal class that allows the user to upload files
 as long as it is not being used inside of another form. The FileUploadPanel
 that is the content of the FileUploadModal contains a Form. So when the
 modal is used inside a panel that already contains a form I get a 400 error
 when I click the form submit button.



 Is there any way to make this work?



 Thanks,



 Josh




-- 
Jeremy Thomerson
http://www.wickettraining.com


FileUpload inside two forms

2010-06-03 Thread Josh Chappelle
Hi,

 

I have a generic FileUploadModal class that allows the user to upload files
as long as it is not being used inside of another form. The FileUploadPanel
that is the content of the FileUploadModal contains a Form. So when the
modal is used inside a panel that already contains a form I get a 400 error
when I click the form submit button.

 

Is there any way to make this work?

 

Thanks,

 

Josh