Have Practical WebObjects?  There is a hyperlink example in chapter 7.

You probably don't want to build the URL,WOContext does that, see componentActionURL(). All your component has to do is to check context().elementID() against request().senderID(). If they are equal, the action is for that component.

Post what you have and I'll see if I can show you where to go.

Chuck



On Apr 12, 2006, at 7:38 PM, Ricardo Parada wrote:

Hi,

How does someone build a url programatically to invoke a component action?

Similar to the way WOHyperlink works. I need to build this url. And when the user clicks on it the component actions gets called.
Any ideas where to start?

Thanks
Ricardo Parada


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill% 40global-village.net

This email sent to [EMAIL PROTECTED]

--
Coming in late 2006 - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to