super newb: DirectAction?
super newb: DirectAction?
- Subject: super newb: DirectAction?
- From: Jeff Martirano <email@hidden>
- Date: Sun, 27 Jul 2003 22:06:50 -0700
So far I have connected and opened my database in EOModeler, created a
fetch spec, and created a WO application that iterates through the
results with WORepetition and creates a list of those results on a
page. I am now stuck on creating a WOHyperlink for each result that
would link to a another component that would fetch more database
results based on which element in the list (created by the
aforementioned WORepetition) the user clicked.
I have considered using a DirectAction but that seems to defeat the
purpose of a few of the cool features of WebObjects. I'm also not sure
how to bind the value of the variable to each link that way either.
I have successfully used a WOForm and a submit button bound to an
action that carried the variable to the next page, but I need to be
able to use a regular link to perform the same functionality.
Any help and insight would be appreciated.
Jeff
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.