[newbie]request in a direct action
[newbie]request in a direct action
- Subject: [newbie]request in a direct action
- From: Michael Warner <email@hidden>
- Date: Sat, 15 Nov 2003 11:36:07 -0800
I know how to set up a static field on a form and have that field
read by a direct action using
String var1 = request().stringFormValueForKey("var1");
Now, if I have a var that already exists on the request page and will
not be filled in by the user, how do I set things up so that the
direct action can read in the value of that var?
simply adding a binding to the form didn't work.
Mike W.
_______________________________________________
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.