Problem with form values, using WOConditional with action within it
Problem with form values, using WOConditional with action within it
- Subject: Problem with form values, using WOConditional with action within it
- From: Peteris Krisjanis <email@hidden>
- Date: Mon, 23 Jan 2006 13:54:45 +0200
I have rather interesting situation here. I have one simple form with
couple of text fields, popup fields, etc. Everything was so far so
good - I click submit, every value binds properly. So, nothing wrong
here.
Next level was that I create optional fields for user to fill, but
first user could turn them visible/invisible by using action trough
link and WOConditional. Again, so far so good - values was saved, so
I turned on/off WOConditional - values was still there.
BUT now I fail to recreate such effect in newly created page.
Whatever I choose link with action to change value of WOConditional,
I got all field ?values nullified. Actions is the same, t.i. in both
versions I just change value of Boolean and return null, t.i. don't
change the page. In fact, code was coppied and pasted and just
applied to new style of the form.
What I could be doing wrong and what should be done to achieve
desired effect, using WOConditional and action to turn it on/off
within form?
Thanks guys in advance for any clues,
cheers,
Peter.
_______________________________________________
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