Re: [web2py] Re: SQLFORM.factory with upload field - the operation is insecure

2014-12-23 Thread Cynthia Butler
Thank you, very helpful info to me. On Sunday, December 21, 2014 7:25:46 PM UTC-7, Jim S wrote: > > Yes. The issue was that I had it in a loaded component. That is not > supported and doesn't work. And, I know better, I've ran into this > before and just forgot about that restriction this t

Re: [web2py] Re: SQLFORM.factory with upload field - the operation is insecure

2014-12-21 Thread Jim Steil
Yes. The issue was that I had it in a loaded component. That is not supported and doesn't work. And, I know better, I've ran into this before and just forgot about that restriction this time. Jim On Dec 21, 2014 12:18 PM, "Cynthia Butler" wrote: > Did you find an answer to this? Just curio

[web2py] Re: SQLFORM.factory with upload field - the operation is insecure

2014-12-21 Thread Cynthia Butler
Did you find an answer to this? Just curious. Thanks. On Monday, December 15, 2014 8:42:00 AM UTC-7, Jim S wrote: > > I've got an issue that is really puzzling me. > > I have a form, SQLFORM.factory with one field, an upload field. > > When I click on submit to submit the form (adding a new record