Re: Passing Values from a WOIFrame?
Re: Passing Values from a WOIFrame?
- Subject: Re: Passing Values from a WOIFrame?
- From: "Daniele Corti" <email@hidden>
- Date: Fri, 3 Nov 2006 12:34:54 +0100
Hi Chip,
you mean some checkbox or radiobox in the WOIFrame?
If you are using a Form, I think, I'm not sure because I have not here
my manuals, that you can use the attribute "target" in you definition
(<FORM name="your_form_name" action="myAction"
target="Frame_where_I_want_to_sent_data">) to redirect data to the
frame you want. Be careful: the submit call a method that return a
WOCompent or instanciate a new WOComponent, if you use the target,
the entire WOComponent is passed to the frame.
I hope this will helps you.
2006/11/2, Chip Myers <email@hidden>:
Hello:
I currently have a WOIFrame sitting within a standard WOComponent. I have
some boolean values I'd like to pass from the WOIFrame after clicking a
submit button, which is also in the WOIFrame. Can anyone give general advice
on how to do this?
Thanks,
Mike
_______________________________________________
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
_______________________________________________
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