Hi folks. I have annoying problem with controling request flow in Turbine. Few times I have come upon situation where some ActionA would need to check will it forward request to ActionB or to some template (Screen) with form in itself which when submitted will also call ActionB. In other words, this ActionA decides will it skip page with form and execute ActionB directly. But problem is that I cannot see the way to direct request from ActionA to ActionB, because wherever I look, I just see examples with flow going from Action->Screen and not Action->Action ?! Is there some way to make it flow from Action to Action ?
Regards, Vjeran --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]