Forms not working on Opera if form data is bigger than certain size

2008-12-04 Thread Evren Esat Ozkan
Hi, When I'm using Opera, if any form field's content is bigger than certain size (~20kb), all post data gone missing on serverside. I'm faced with this problem when trying to upload images but same problem raising if text fields has enough data too. Problem araising on admin site and also on han

Re: informing user about unsaved fields in overridden save method (in admin)

2007-03-22 Thread Evren Esat Ozkan
ser **http://docs.jquery.com/Tutorials:How_to_Get_Anything_You_Want On Mar 22, 3:08 pm, "Evren Esat Ozkan" <[EMAIL PROTECTED]> wrote: > No reply from anyone? Is that mean this is not possible? Should I > write a custom view just for informing user? > > Please, any he

Re: informing user about unsaved fields in overridden save method (in admin)

2007-03-22 Thread Evren Esat Ozkan
No reply from anyone? Is that mean this is not possible? Should I write a custom view just for informing user? Please, any help or comment would be so appreciated. On Mar 21, 4:42 am, "Evren Esat Ozkan" <[EMAIL PROTECTED]> wrote: > Hi, > > I'm checking a field&

informing user about unsaved fields in overridden save method (in admin)

2007-03-20 Thread Evren Esat Ozkan
Hi, I'm checking a field's value againts related object and deciding saving or not. But I can't a way to inform user about save state. Searched for way of "redirecting to error page" or "passing custom error messages to admin templates" but found nothing. (custom valitador is useless because fie