Re: WOPopUpButton not working ?? or im stupid!
Re: WOPopUpButton not working ?? or im stupid!
- Subject: Re: WOPopUpButton not working ?? or im stupid!
- From: Gustavo Adolfo Pizano <email@hidden>
- Date: Fri, 12 Jun 2009 15:30:09 +0200
LOL Im a stupid!! STUPID!!!
LOL I have realized my problem
!!!!
G..
On Jun 12, 2009, at 3:29 PM, Gustavo Adolfo Pizano wrote:
ok I got tired of this problem Im having with this app.
When Im submitting the form and want to savechanges it jsut blow up
becuase it has null relationships, which I told EOModel to don't
allow.
I realize then that the WOPopUpButton is not putting anything in the
selectedValue bind..
I then did a small test app, with 2 WOPopUpButtons, form 2
NSArray<String> as lists , with item and selectedValue to a String
bind.
all that in a WOForm, then a submit button to an action called test,
where I have a NSLog.out.appendln(pop1SelVal + ">>> " +pop2SelVal);
I select something form the WOPopUpButton's and submit.. and in
console I get output.
null >>> null
I thought in my project application I was having some
incompatibilities because eI have an AjaxSubmitButton to make submit
of some selections I need and populate a WORepetition (this is
working fine), without leaving that form, or because I was calling
a JS to validate the data before submitting.
But with this test case I see the problems its or WOPopButton is not
working, or Im stupid and don't know how to make it work.
Any ideas?
G.
_______________________________________________
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