Can I ask why you aren't using formsAPI so that you could know that
all that wasn't an issue and just route the submit to a callback and a
#redirect? Seems like in this case it would make your troubleshooting
a world easier.
-S
On Jan 11, 2010, at 4:45 PM, Jeff Greenberg wrote:
I keep thinking it -has- to be the action, because the original menu
callback works and the action does not. I can't remember how the
form action (just the one word) ties back to the callback... in
terms of it not having anything but the final segment of the
path...and because I can't remember...I'm thinking that's where the
problem is.