Re: Strange behavior of a WOForm: values get nullify
Re: Strange behavior of a WOForm: values get nullify
- Subject: Re: Strange behavior of a WOForm: values get nullify
- From: Dev WO <email@hidden>
- Date: Sat, 25 Nov 2006 00:55:01 +0100
Hello Jean-François,
at least I'm not crazy;)
Actually I have no choice but keep the WOFileUpload in the form, so I
have to find another solution.
I can try to have only some "master" conditional to see if it helps,
but this is really bad as it makes the UI of my app a lot less
efficient...
I'll have a look at Chuck's book as Guido mentioned, I have it at hand;)
But I'd love to have someone tell me how to make it work:)
Xavier
I've seen this as well. It occurred when I use the browser 'back'
button.
But I was also able to replicate the problem when in a form, I
download a file (which doesn't refresh the page, the response get
written to disk), after that, when the form get submitted, all
values are null.
In our case, after investigation, we didn't want 'browser back
button' nor a file download inside this page.
It can be a hint for someone looking for a real fix.
- jfv
Le 06-11-24 à 16:20, Guido Neitzer a écrit :
Am 24.11.2006 um 20:03 schrieb Dev WO:
-a WOForm with some parts which are displayed using WOConditional
Just a strange idea: do you do something in awake() which changes
the values for the conditional? If you set a boolean to false, and
this effects a conditional wrapping a text field, the field
"disappears" from the scope of the form as far as I know. Chuck
described this with a hyperlink being clicked but the method is
never called in his book.
cug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden